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