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