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