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