Vincent Ren-Wei Chen 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 7 anni fa
..
alpha a22a0030f3 nptl: remove duplicate vfork() in libpthread 9 anni fa
arc 48442540e4 ARC: nptl: cancellable wrappers were broken #2 7 anni fa
arm 43a336e63f libpthread: Fix inclusion of unwind code. 7 anni fa
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 anni fa
i386 29ff9055c8 use a single libc and deduplicate threading code 7 anni fa
metag 29ff9055c8 use a single libc and deduplicate threading code 7 anni fa
microblaze 3506b44a80 microblaze: fixup gcc warnings 7 anni fa
mips 29ff9055c8 use a single libc and deduplicate threading code 7 anni fa
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 7 anni fa
nios2 b8fcdddcbb nios2: sync support with glibc 7 anni fa
powerpc d4d4f37fda cleanup ppc port 7 anni fa
sh dd2a363604 sh: remove duplicate code 7 anni fa
sparc 29ff9055c8 use a single libc and deduplicate threading code 7 anni fa
x86_64 29ff9055c8 use a single libc and deduplicate threading code 7 anni fa
xtensa 29ff9055c8 use a single libc and deduplicate threading code 7 anni fa
Makefile c06619d7ab nptl: simplify buildsys 14 anni fa
Makefile.commonarch a3e5bfd207 cleanup and fix static linking issues 7 anni fa
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
exit-thread.S 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
fork.c 7bec7d6325 NPTL: fork: relief register pressure on arm thumb1 10 anni fa
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
getpid.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
jmp-unwind.c a3e5bfd207 cleanup and fix static linking issues 7 anni fa
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
libc_pthread_init.c 29ff9055c8 use a single libc and deduplicate threading code 7 anni fa
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 14 anni fa
lowlevelcond.sym a032a65870 mass sync with glibc nptl 14 anni fa
lowlevellock.c a3e5bfd207 cleanup and fix static linking issues 7 anni fa
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 14 anni fa
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 14 anni fa
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 anni fa
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 12 anni fa
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 14 anni fa
pthread_attr_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
pthread_getcpuclockid.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
pthread_kill.c bd215ef170 always assume tgkill is present 7 anni fa
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 14 anni fa
pthread_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
pthread_sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
raise.c bd215ef170 always assume tgkill is present 7 anni fa
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
register-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa
smp.h 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
structsem.sym a032a65870 mass sync with glibc nptl 14 anni fa
timer_create.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
timer_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
timer_routines.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
unregister-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 anni fa
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 anni fa