Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-23 | nommu: use MAP_UNINITIALIZE for mallocs | Mike Frysinger | |
Now that the kernel supports MAP_UNINITIALIZE, have the malloc places use it to get real uninitialized memory on no-mmu systems. This avoids a lot of normally useless overhead involved in zeroing out all of the memory (sometimes multiple times). Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2006-08-23 | sync with upstream via psm | Mike Frysinger | |
2006-02-22 | sync headers with glibc | Mike Frysinger | |
2005-11-27 | define MREMAP_FIXED | Mike Frysinger | |
2001-10-15 | include/bits from glibc-2.2.4-1 | David Schleef | |
2001-05-11 | Bring powerpc back into line so it compiles again. | Eric Andersen | |