Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-17 | - guard socket calls with UCLIBC_HAS_SOCKET | Bernhard Reutner-Fischer | |
2008-08-21 | Fix up an msync() redefinition for linuxthreads + nommu systems, | Paul Mundt | |
common case depends on __ARCH_USE_MMU__, falling back on the include/sys/mman.h:msync() stub otherwise. | |||
2007-06-29 | tweak msync prototype to match header | Mike Frysinger | |
2006-12-08 | only define msync cancellation point if the syscall exists | Mike Frysinger | |
2006-01-25 | provide internal nanosleep/waitpid/sigaction/raise | Peter S. Mazinger | |
2005-11-15 | rename current stable linuxthreads to linuxthreads.old to prepare for import ↵ | Mike Frysinger | |
of latest glibc version |