Waldemar Brodkorb bd215ef170 always assume tgkill is present 7 years ago
..
alpha a22a0030f3 nptl: remove duplicate vfork() in libpthread 9 years ago
arc 1b49dc96d1 arc: use generic lowlevellock 7 years ago
arm c526740e06 ARM: nptl: Use generic lowlevellock.c, patch from glibc 8 years ago
bits 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
i386 76513cbe06 fix static builds of pthread apps for x86/x86_64 8 years ago
metag a75ca05cf7 metag: use generic lowlevellock 7 years ago
mips 097e5f6b5a NPTL: Fix __pthread_once old style declaration 8 years ago
powerpc 9cd6514517 remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__ 8 years ago
sh c13f823941 sh: fix static linking issue 8 years ago
sparc a22a0030f3 nptl: remove duplicate vfork() in libpthread 9 years ago
x86_64 084e597e9f x86_64: use C implementation for pthread_cond_wait/pthread_cond_timedwait 7 years ago
xtensa 0f541b5c48 xtensa: use generic lowlevellock 7 years ago
Makefile c06619d7ab nptl: simplify buildsys 14 years ago
Makefile.commonarch bd215ef170 always assume tgkill is present 7 years ago
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
exit-thread.S 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
fork.c 7bec7d6325 NPTL: fork: relief register pressure on arm thumb1 10 years ago
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
getpid.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
jmp-unwind.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
libc-lowlevellock.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
libc_pthread_init.c 266bdc1f62 Replace FSF snail mail address with URLs 11 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 4c3023bc80 xtensa: add support for NPTL 9 years ago
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 14 years ago
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 years ago
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 12 years ago
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 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 11 years ago
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_getcpuclockid.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_kill.c bd215ef170 always assume tgkill is present 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 11 years ago
pthread_sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
raise.c bd215ef170 always assume tgkill is present 7 years ago
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
register-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
smp.h 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
structsem.sym a032a65870 mass sync with glibc nptl 14 years ago
timer_create.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_routines.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
unregister-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago