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