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-04-21 | Joseph S. Myers writes: The MIPS <bits/mman.h> header is missing definitions ↵ | Mike Frysinger | |
of POSIX_MADV_* | |||
2006-04-21 | sync with glibc | Mike Frysinger | |
2005-11-27 | define MREMAP_FIXED | Mike Frysinger | |
2001-11-14 | Sync up mipsel headers | Eric Andersen | |
2001-05-22 | Copied bits/*.h from Debian MIPS libc6-dev 2.2.2-4 package. | David Schleef | |