Waldemar Brodkorb dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
..
aarch64 41315bb358 remove unused pt-raise.c files 7 years ago
alpha bddde5860f remove PID caching 7 years ago
arc bddde5860f remove PID caching 7 years ago
arm bddde5860f remove PID caching 7 years ago
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
i386 bddde5860f remove PID caching 7 years ago
metag bddde5860f remove PID caching 7 years ago
microblaze bddde5860f remove PID caching 7 years ago
mips bddde5860f remove PID caching 7 years ago
nds32 41315bb358 remove unused pt-raise.c files 7 years ago
nios2 bddde5860f remove PID caching 7 years ago
or1k baad294eaf or1k: add NPTL/TLS support 7 years ago
powerpc bddde5860f remove PID caching 7 years ago
sh bddde5860f remove PID caching 7 years ago
sparc bddde5860f remove PID caching 7 years ago
x86_64 bddde5860f remove PID caching 7 years ago
xtensa bddde5860f remove PID caching 7 years ago
Makefile c06619d7ab nptl: simplify buildsys 14 years ago
Makefile.commonarch a3e5bfd207 cleanup and fix static linking issues 8 years ago
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
accept.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
connect.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
creat.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
fork.c 4d466d8ada remove unused HP_TIMING_AVAIL and header 7 years ago
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
getpid.c bddde5860f remove PID caching 7 years ago
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
jmp-unwind.c a3e5bfd207 cleanup and fix static linking issues 8 years ago
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
libc_pthread_init.c 29ff9055c8 use a single libc and deduplicate threading code 8 years ago
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevelcond.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevellock.c a3e5bfd207 cleanup and fix static linking issues 8 years ago
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 14 years ago
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
msync.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
nanosleep.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 years ago
nptl-signals.h bddde5860f remove PID caching 7 years ago
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 13 years ago
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 14 years ago
pthread_attr_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
pthread_getcpuclockid.c be6a02b9a0 pthread_getcpuclockid.c: fix clockid computation 7 years ago
pthread_kill.c 0ec1657186 silence gcc, add missing include 7 years ago
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 14 years ago
pthread_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
pthread_sigqueue.c bddde5860f remove PID caching 7 years ago
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
raise.c bddde5860f remove PID caching 7 years ago
recv.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
recvfrom.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
recvmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
register-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
send.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
sendmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
sendto.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 years ago
smp.h 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
structsem.sym a032a65870 mass sync with glibc nptl 14 years ago
timer_create.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
timer_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
timer_routines.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
unregister-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 12 years ago
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 years ago