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-19 | sync with glibc | Mike Frysinger | |
2006-01-22 | grab alpha version of mman.h from glibc | Mike Frysinger | |