Peter S. Mazinger f0a3d118ea NPTL: rename __new_sem_* to sem_* 14 éve
..
alpha 1dc2afe522 use uniform form of C99 keywords 15 éve
arm b80b28ee6f libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code 13 éve
bits 766829d0b8 nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6 15 éve
i386 f0a3d118ea NPTL: rename __new_sem_* to sem_* 13 éve
mips 094d82d3b3 nptl/mips64: Fix build when using mips64 and ABIs other than o32 14 éve
powerpc f0a3d118ea NPTL: rename __new_sem_* to sem_* 13 éve
sh f0a3d118ea NPTL: rename __new_sem_* to sem_* 13 éve
sparc f0a3d118ea NPTL: rename __new_sem_* to sem_* 13 éve
x86_64 803ea5ff05 lll: avoid shadow warnings 14 éve
Makefile c06619d7ab nptl: simplify buildsys 15 éve
Makefile.commonarch 814b0901f4 enable the common code for NPTL 13 éve
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
createthread.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
exit-thread.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
fork.c 9ac34e396b fork: do not add fork() to libpthread 13 éve
fork.h a032a65870 mass sync with glibc nptl 15 éve
getpid.c 050f753172 make NPTL's getpid behave similar to the common one 13 éve
internaltypes.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 15 éve
jmp-unwind.c eae3172be2 jmp-unwind.c: add hidden _longjmp_unwind 13 éve
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
libc-lowlevellock.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
libc_multiple_threads.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
libc_pthread_init.c 5e6d4834e6 a few more build fixes nptl sync 15 éve
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 15 éve
lowlevelcond.sym a032a65870 mass sync with glibc nptl 15 éve
lowlevellock.c f14c584876 compile fixes for i386 nptl 15 éve
lowlevelrobustlock.c 9e208003f7 Add missing lowlevelrobustlock.c 15 éve
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 15 éve
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 15 éve
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
mq_notify.c e9af4dfbd3 fix a bunch of build warnings 13 éve
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 15 éve
open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-fork.c 9ac34e396b fork: do not add fork() to libpthread 13 éve
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 14 éve
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 14 éve
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 15 éve
pthread_attr_getaffinity.c ef487a35f4 avoid using c99 syntax 15 éve
pthread_attr_setaffinity.c ef487a35f4 avoid using c99 syntax 15 éve
pthread_getaffinity.c a032a65870 mass sync with glibc nptl 15 éve
pthread_getcpuclockid.c a032a65870 mass sync with glibc nptl 15 éve
pthread_kill.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 14 éve
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 15 éve
pthread_setaffinity.c ef487a35f4 avoid using c99 syntax 15 éve
pthread_sigqueue.c a032a65870 mass sync with glibc nptl 15 éve
pthread_yield.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 14 éve
read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
register-atfork.c 5e6d4834e6 a few more build fixes nptl sync 15 éve
sem_post.c f0a3d118ea NPTL: rename __new_sem_* to sem_* 13 éve
sem_timedwait.c a032a65870 mass sync with glibc nptl 15 éve
sem_trywait.c f0a3d118ea NPTL: rename __new_sem_* to sem_* 13 éve
sem_wait.c f0a3d118ea NPTL: rename __new_sem_* to sem_* 13 éve
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
sigtimedwait.c 5fce95b146 no need for hidden sigtimedwait 13 éve
sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
sigwaitinfo.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
smp.h a032a65870 mass sync with glibc nptl 15 éve
structsem.sym a032a65870 mass sync with glibc nptl 15 éve
timer_create.c a032a65870 mass sync with glibc nptl 15 éve
timer_delete.c a032a65870 mass sync with glibc nptl 15 éve
timer_getoverr.c a032a65870 mass sync with glibc nptl 15 éve
timer_gettime.c 8ebd4b8855 nptl: fix old style function declerations 16 éve
timer_routines.c 95a2ed3551 add simplified __sigemptyset for internal use 13 éve
timer_settime.c 8ebd4b8855 nptl: fix old style function declerations 16 éve
unregister-atfork.c 5e6d4834e6 a few more build fixes nptl sync 15 éve
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve
waitpid.S 9381d622e2 nptl: fix buildsys 15 éve
write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 éve