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