Dmitry Chestnykh ce2eec56c3 Switch x86 NPTL impl to generic C code. hai 5 meses
..
aarch64 d0bc0d2bc8 riscv64: implement NPTL/TLS %!s(int64=4) %!d(string=hai) anos
alpha 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
arc 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
arm 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
bits 74ca8d6f5d remove UCLIBC_HAS_LFS %!s(int64=7) %!d(string=hai) anos
csky 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
i386 ce2eec56c3 Switch x86 NPTL impl to generic C code. hai 5 meses
kvx 672a303852 kvx: add support for kvx arch to uClibc-ng %!s(int64=4) %!d(string=hai) anos
m68k 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
metag 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
microblaze 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
mips 73017bba9d Add time64 support for MIPS32. hai 7 meses
nds32 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
nios2 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
or1k 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
powerpc 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
riscv32 6bb2d37af6 riscv32: sync with riscv64 hai 6 meses
riscv64 52b57f937f riscv64: clone behaves like on aarch64, fixes tst-basic3, reported by sorear hai 6 meses
sh 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
sparc 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
x86_64 c876d8a2cd nptl: remove asm from sysdep-cancel.h %!s(int64=7) %!d(string=hai) anos
xtensa 91daab6288 nptl: use generic lowlevellock.h for most architectures %!s(int64=6) %!d(string=hai) anos
Makefile c06619d7ab nptl: simplify buildsys %!s(int64=14) %!d(string=hai) anos
Makefile.commonarch a3e5bfd207 cleanup and fix static linking issues %!s(int64=8) %!d(string=hai) anos
__syscall_error.c 01e863c89f Make __syscall_error return long, as expected by syscall() callers %!s(int64=4) %!d(string=hai) anos
accept.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
connect.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
creat.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
fork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. %!s(int64=6) %!d(string=hai) anos
fork.h 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
getpid.c bddde5860f remove PID caching %!s(int64=7) %!d(string=hai) anos
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
jmp-unwind.c a3e5bfd207 cleanup and fix static linking issues %!s(int64=8) %!d(string=hai) anos
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
libc_pthread_init.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. %!s(int64=6) %!d(string=hai) anos
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl %!s(int64=14) %!d(string=hai) anos
lowlevelcond.sym a032a65870 mass sync with glibc nptl %!s(int64=14) %!d(string=hai) anos
lowlevellock.c a3e5bfd207 cleanup and fix static linking issues %!s(int64=8) %!d(string=hai) anos
lowlevellock.h ce2eec56c3 Switch x86 NPTL impl to generic C code. hai 5 meses
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl %!s(int64=14) %!d(string=hai) anos
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl %!s(int64=14) %!d(string=hai) anos
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
msync.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
nanosleep.c 8ea0140d5f Introduce time64 support. hai 7 meses
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall %!s(int64=11) %!d(string=hai) anos
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c %!s(int64=13) %!d(string=hai) anos
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl %!s(int64=14) %!d(string=hai) anos
pthread_attr_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
pthread_getcpuclockid.c be6a02b9a0 pthread_getcpuclockid.c: fix clockid computation %!s(int64=7) %!d(string=hai) anos
pthread_kill.c 0ec1657186 silence gcc, add missing include %!s(int64=7) %!d(string=hai) anos
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl %!s(int64=14) %!d(string=hai) anos
pthread_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
pthread_sigqueue.c bddde5860f remove PID caching %!s(int64=7) %!d(string=hai) anos
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
raise.c 71b3a63b64 librt: fix broken posix_spawn %!s(int64=6) %!d(string=hai) anos
recv.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
recvfrom.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
recvmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
register-atfork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. %!s(int64=6) %!d(string=hai) anos
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
send.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
sendmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
sendto.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C %!s(int64=7) %!d(string=hai) anos
smp.h 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
structsem.sym a032a65870 mass sync with glibc nptl %!s(int64=14) %!d(string=hai) anos
timer_create.c 8ea0140d5f Introduce time64 support. hai 7 meses
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs %!s(int64=12) %!d(string=hai) anos
timer_gettime.c 48591e2a25 Provide fixups for riscv32. hai 5 meses
timer_routines.c 48591e2a25 Provide fixups for riscv32. hai 5 meses
timer_settime.c 48591e2a25 Provide fixups for riscv32. hai 5 meses
unregister-atfork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. %!s(int64=6) %!d(string=hai) anos
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc %!s(int64=15) %!d(string=hai) anos