Peter S. Mazinger 1fc68eae48 add missing prototypes 13 years ago
..
alpha 1dc2afe522 use uniform form of C99 keywords 14 years ago
arm be88a80858 nptl:arm: add a wrapper for .cfi_sections pseudo-ops 13 years ago
bits 766829d0b8 nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6 14 years ago
i386 1f674977c0 nptl: fix Unwind_Resume PLT calls 13 years ago
mips 094d82d3b3 nptl/mips64: Fix build when using mips64 and ABIs other than o32 13 years ago
powerpc c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS 13 years ago
sh c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS 13 years ago
sparc 90e38b925c sparc: fix linking issue with __syscall_error.c 13 years ago
x86_64 c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS 13 years ago
Makefile c06619d7ab nptl: simplify buildsys 14 years ago
Makefile.commonarch 3199c47d70 nptl: remove superfluous =1 from defines 14 years ago
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
createthread.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
exit-thread.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
fork.c 13433395f2 silence some warnings about missing prototypes 14 years ago
fork.h a032a65870 mass sync with glibc nptl 14 years ago
getpid.c 13433395f2 silence some warnings about missing prototypes 14 years ago
internaltypes.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 14 years ago
jmp-unwind.c 1fc68eae48 add missing prototypes 13 years ago
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
libc-lowlevellock.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
libc_multiple_threads.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
libc_pthread_init.c 5e6d4834e6 a few more build fixes nptl sync 14 years ago
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevelcond.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevellock.c f14c584876 compile fixes for i386 nptl 14 years ago
lowlevelrobustlock.c 9e208003f7 Add missing lowlevelrobustlock.c 14 years ago
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 14 years ago
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
mq_notify.c a032a65870 mass sync with glibc nptl 14 years ago
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 14 years ago
open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-fork.c f14c584876 compile fixes for i386 nptl 14 years ago
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 13 years ago
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 14 years ago
pthread_attr_getaffinity.c ef487a35f4 avoid using c99 syntax 14 years ago
pthread_attr_setaffinity.c ef487a35f4 avoid using c99 syntax 14 years ago
pthread_getaffinity.c a032a65870 mass sync with glibc nptl 14 years ago
pthread_getcpuclockid.c a032a65870 mass sync with glibc nptl 14 years ago
pthread_kill.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 13 years ago
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 14 years ago
pthread_setaffinity.c ef487a35f4 avoid using c99 syntax 14 years ago
pthread_sigqueue.c a032a65870 mass sync with glibc nptl 14 years ago
pthread_yield.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 13 years ago
read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
register-atfork.c 5e6d4834e6 a few more build fixes nptl sync 14 years ago
sem_post.c 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 14 years ago
sem_timedwait.c a032a65870 mass sync with glibc nptl 14 years ago
sem_trywait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sem_wait.c a032a65870 mass sync with glibc nptl 14 years ago
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sigtimedwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sigwaitinfo.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
smp.h a032a65870 mass sync with glibc nptl 14 years ago
structsem.sym a032a65870 mass sync with glibc nptl 14 years ago
timer_create.c a032a65870 mass sync with glibc nptl 14 years ago
timer_delete.c a032a65870 mass sync with glibc nptl 14 years ago
timer_getoverr.c a032a65870 mass sync with glibc nptl 14 years ago
timer_gettime.c 8ebd4b8855 nptl: fix old style function declerations 14 years ago
timer_routines.c 162cfaea20 *: inline constant __sig{add,del}set and __sigismember 13 years ago
timer_settime.c 8ebd4b8855 nptl: fix old style function declerations 14 years ago
unregister-atfork.c 5e6d4834e6 a few more build fixes nptl sync 14 years ago
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
waitpid.S 9381d622e2 nptl: fix buildsys 14 years ago
write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago