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