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