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