summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads.old/wrapsyscall.c
AgeCommit message (Collapse)Author
2009-02-25Reinstate __libc_foo's needed for linuxthreads.old.Denis Vlasenko
Now they are only enabled if linuxthreads.old are selected.
2008-12-19remove one forgotten '##'. Heeds:Denis Vlasenko
warning: type defaults to 'int' in declaration of 'intfcntl'
2008-12-11get rid of __libc_* symbols. Some whitespace cleanups.Khem Raj
2008-10-17- guard socket calls with UCLIBC_HAS_SOCKETBernhard Reutner-Fischer
2008-08-21Fix 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-29tweak msync prototype to match headerMike Frysinger
2006-12-08only define msync cancellation point if the syscall existsMike Frysinger
2006-01-25provide internal nanosleep/waitpid/sigaction/raisePeter S. Mazinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ↵Mike Frysinger
of latest glibc version