Peter S. Mazinger b91a7f431d cleanup fork() 14 ani în urmă
..
alpha 1dc2afe522 use uniform form of C99 keywords 15 ani în urmă
arm b80b28ee6f libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code 13 ani în urmă
bits 766829d0b8 nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6 15 ani în urmă
i386 803ea5ff05 lll: avoid shadow warnings 14 ani în urmă
mips 094d82d3b3 nptl/mips64: Fix build when using mips64 and ABIs other than o32 14 ani în urmă
powerpc c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS 15 ani în urmă
sh 803ea5ff05 lll: avoid shadow warnings 14 ani în urmă
sparc 90e38b925c sparc: fix linking issue with __syscall_error.c 14 ani în urmă
x86_64 803ea5ff05 lll: avoid shadow warnings 14 ani în urmă
Makefile c06619d7ab nptl: simplify buildsys 15 ani în urmă
Makefile.commonarch 4db2caac1c libc: build abort with unwind-info for backtrace 13 ani în urmă
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
createthread.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
exit-thread.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
fork.c b91a7f431d cleanup fork() 13 ani în urmă
fork.h a032a65870 mass sync with glibc nptl 15 ani în urmă
getpid.c 13433395f2 silence some warnings about missing prototypes 15 ani în urmă
internaltypes.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 15 ani în urmă
jmp-unwind.c 8f86b8a197 move *longjmp related prototypes to setjmp.h 13 ani în urmă
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
libc-lowlevellock.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
libc_multiple_threads.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
libc_pthread_init.c 5e6d4834e6 a few more build fixes nptl sync 15 ani în urmă
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 15 ani în urmă
lowlevelcond.sym a032a65870 mass sync with glibc nptl 15 ani în urmă
lowlevellock.c f14c584876 compile fixes for i386 nptl 15 ani în urmă
lowlevelrobustlock.c 9e208003f7 Add missing lowlevelrobustlock.c 15 ani în urmă
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 15 ani în urmă
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 15 ani în urmă
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
mq_notify.c a032a65870 mass sync with glibc nptl 15 ani în urmă
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 15 ani în urmă
open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-fork.c b91a7f431d cleanup fork() 13 ani în urmă
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 14 ani în urmă
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 14 ani în urmă
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 15 ani în urmă
pthread_attr_getaffinity.c ef487a35f4 avoid using c99 syntax 15 ani în urmă
pthread_attr_setaffinity.c ef487a35f4 avoid using c99 syntax 15 ani în urmă
pthread_getaffinity.c a032a65870 mass sync with glibc nptl 15 ani în urmă
pthread_getcpuclockid.c a032a65870 mass sync with glibc nptl 15 ani în urmă
pthread_kill.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 14 ani în urmă
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 15 ani în urmă
pthread_setaffinity.c ef487a35f4 avoid using c99 syntax 15 ani în urmă
pthread_sigqueue.c a032a65870 mass sync with glibc nptl 15 ani în urmă
pthread_yield.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined 14 ani în urmă
read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
register-atfork.c 5e6d4834e6 a few more build fixes nptl sync 15 ani în urmă
sem_post.c 94f3c30dc2 Assorted fixed to get nptl compiling on ARM 15 ani în urmă
sem_timedwait.c a032a65870 mass sync with glibc nptl 15 ani în urmă
sem_trywait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
sem_wait.c a032a65870 mass sync with glibc nptl 15 ani în urmă
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
sigtimedwait.c 5fce95b146 no need for hidden sigtimedwait 13 ani în urmă
sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
sigwaitinfo.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
smp.h a032a65870 mass sync with glibc nptl 15 ani în urmă
structsem.sym a032a65870 mass sync with glibc nptl 15 ani în urmă
timer_create.c a032a65870 mass sync with glibc nptl 15 ani în urmă
timer_delete.c a032a65870 mass sync with glibc nptl 15 ani în urmă
timer_getoverr.c a032a65870 mass sync with glibc nptl 15 ani în urmă
timer_gettime.c 8ebd4b8855 nptl: fix old style function declerations 16 ani în urmă
timer_routines.c 162cfaea20 *: inline constant __sig{add,del}set and __sigismember 15 ani în urmă
timer_settime.c 8ebd4b8855 nptl: fix old style function declerations 16 ani în urmă
unregister-atfork.c 5e6d4834e6 a few more build fixes nptl sync 15 ani în urmă
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă
waitpid.S 9381d622e2 nptl: fix buildsys 15 ani în urmă
write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 16 ani în urmă