Waldemar Brodkorb d0bc0d2bc8 riscv64: implement NPTL/TLS 4 lat temu
..
aarch64 d0bc0d2bc8 riscv64: implement NPTL/TLS 4 lat temu
alpha 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
arc 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
arm 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 lat temu
csky 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
i386 c876d8a2cd nptl: remove asm from sysdep-cancel.h 6 lat temu
m68k 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
metag 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
microblaze 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
mips c876d8a2cd nptl: remove asm from sysdep-cancel.h 6 lat temu
nds32 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
nios2 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
or1k 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
powerpc 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
riscv64 d0bc0d2bc8 riscv64: implement NPTL/TLS 4 lat temu
sh 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
sparc 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 lat temu
x86_64 c876d8a2cd nptl: remove asm from sysdep-cancel.h 6 lat temu
xtensa 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 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 01e863c89f Make __syscall_error return long, as expected by syscall() callers 4 lat temu
accept.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
connect.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
creat.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 11 lat temu
fork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 lat temu
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 lat temu
getpid.c bddde5860f remove PID caching 7 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 eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 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
lowlevellock.h 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 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
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 11 lat temu
msync.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
nanosleep.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 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-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-open64.c 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-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
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 be6a02b9a0 pthread_getcpuclockid.c: fix clockid computation 7 lat temu
pthread_kill.c 0ec1657186 silence gcc, add missing include 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 bddde5860f remove PID caching 7 lat temu
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 lat temu
raise.c 71b3a63b64 librt: fix broken posix_spawn 6 lat temu
recv.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
recvfrom.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
recvmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
register-atfork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 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.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
sendmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 lat temu
sendto.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 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 eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 lat temu
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 lat temu