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