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