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