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