Natanael Copa c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
..
alpha 1dc2afe522 use uniform form of C99 keywords před 14 roky
arm c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
bits 766829d0b8 nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6 před 14 roky
i386 c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
mips c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
powerpc c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
sh c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
sparc c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
x86_64 c452a58e65 ntpl: fix static linking by not leaking SSP_ALL_CFLAGS před 13 roky
Makefile c06619d7ab nptl: simplify buildsys před 14 roky
Makefile.commonarch 3199c47d70 nptl: remove superfluous =1 from defines před 14 roky
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
createthread.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
exit-thread.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
fork.c 13433395f2 silence some warnings about missing prototypes před 14 roky
fork.h a032a65870 mass sync with glibc nptl před 14 roky
getpid.c 13433395f2 silence some warnings about missing prototypes před 14 roky
internaltypes.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM před 14 roky
jmp-unwind.c a032a65870 mass sync with glibc nptl před 14 roky
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
libc-lowlevellock.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
libc_multiple_threads.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
libc_pthread_init.c 5e6d4834e6 a few more build fixes nptl sync před 14 roky
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl před 14 roky
lowlevelcond.sym a032a65870 mass sync with glibc nptl před 14 roky
lowlevellock.c f14c584876 compile fixes for i386 nptl před 14 roky
lowlevelrobustlock.c 9e208003f7 Add missing lowlevelrobustlock.c před 14 roky
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl před 14 roky
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl před 14 roky
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
mq_notify.c a032a65870 mass sync with glibc nptl před 14 roky
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM před 14 roky
open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-fork.c f14c584876 compile fixes for i386 nptl před 14 roky
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-raise.c a032a65870 mass sync with glibc nptl před 14 roky
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl před 14 roky
pthread_attr_getaffinity.c ef487a35f4 avoid using c99 syntax před 14 roky
pthread_attr_setaffinity.c ef487a35f4 avoid using c99 syntax před 14 roky
pthread_getaffinity.c a032a65870 mass sync with glibc nptl před 14 roky
pthread_getcpuclockid.c a032a65870 mass sync with glibc nptl před 14 roky
pthread_kill.c a032a65870 mass sync with glibc nptl před 14 roky
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl před 14 roky
pthread_setaffinity.c ef487a35f4 avoid using c99 syntax před 14 roky
pthread_sigqueue.c a032a65870 mass sync with glibc nptl před 14 roky
pthread_yield.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
raise.c a032a65870 mass sync with glibc nptl před 14 roky
read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
register-atfork.c 5e6d4834e6 a few more build fixes nptl sync před 14 roky
sem_post.c 94f3c30dc2 Assorted fixed to get nptl compiling on ARM před 14 roky
sem_timedwait.c a032a65870 mass sync with glibc nptl před 14 roky
sem_trywait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
sem_wait.c a032a65870 mass sync with glibc nptl před 14 roky
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
sigtimedwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
sigwaitinfo.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
smp.h a032a65870 mass sync with glibc nptl před 14 roky
structsem.sym a032a65870 mass sync with glibc nptl před 14 roky
timer_create.c a032a65870 mass sync with glibc nptl před 14 roky
timer_delete.c a032a65870 mass sync with glibc nptl před 14 roky
timer_getoverr.c a032a65870 mass sync with glibc nptl před 14 roky
timer_gettime.c 8ebd4b8855 nptl: fix old style function declerations před 14 roky
timer_routines.c 162cfaea20 *: inline constant __sig{add,del}set and __sigismember před 13 roky
timer_settime.c 8ebd4b8855 nptl: fix old style function declerations před 14 roky
unregister-atfork.c 5e6d4834e6 a few more build fixes nptl sync před 14 roky
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky
waitpid.S 9381d622e2 nptl: fix buildsys před 14 roky
write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc před 14 roky