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