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