| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Increase alignment to size of pointer if the alignment is too small. | David Xu | 2014-02-22 | 1 | -4/+2 |
| * | malloc_aligned() may not leave enough space for pointer to allocated memory, | David Xu | 2014-02-21 | 1 | -7/+7 |
| * | Build an allocator for the aligned memory on top of the rtld-private | Konstantin Belousov | 2013-12-06 | 1 | -0/+30 |
| * | Implement xstrdup() using strlen()/xmalloc()/memcpy() already | Konstantin Belousov | 2012-03-23 | 1 | -7/+8 |
| * | Use xmalloc() instead of malloc() in the places where malloc() calls | Konstantin Belousov | 2012-03-22 | 1 | -6/+9 |
| * | Rtld links with the specially built pic static libc library to get some | Konstantin Belousov | 2011-08-24 | 1 | -5/+11 |
| * | Add function prototypes. | Matthew N. Dodd | 2003-06-19 | 1 | -0/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Import the ELF dynamic linker. This is the ElfKit version with | John Polstra | 1998-03-07 | 1 | -0/+57 |
