Dmitry Chestnykh ce2eec56c3 Switch x86 NPTL impl to generic C code. 5 місяців тому
..
aarch64 d0bc0d2bc8 riscv64: implement NPTL/TLS 4 роки тому
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 7 роки тому
csky 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 роки тому
i386 ce2eec56c3 Switch x86 NPTL impl to generic C code. 5 місяців тому
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. 7 місяців тому
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 6 місяців тому
riscv64 52b57f937f riscv64: clone behaves like on aarch64, fixes tst-basic3, reported by sorear 6 місяців тому
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 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 роки тому
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 4 роки тому
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. 5 місяців тому
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. 7 місяців тому
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 роки тому
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 6 роки тому
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. 7 місяців тому
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. 5 місяців тому
timer_routines.c 48591e2a25 Provide fixups for riscv32. 5 місяців тому
timer_settime.c 48591e2a25 Provide fixups for riscv32. 5 місяців тому
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 роки тому