Dmitry Chestnykh 81ed334f67 Add support for using time64 on big-endian machines. 7 ماه پیش
..
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 c876d8a2cd nptl: remove asm from sysdep-cancel.h 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 c876d8a2cd nptl: remove asm from sysdep-cancel.h 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 سال پیش
riscv64 d0bc0d2bc8 riscv64: implement NPTL/TLS 4 سال پیش
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 81ed334f67 Add support for using time64 on big-endian machines. 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. 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 8ea0140d5f Introduce time64 support. 7 ماه پیش
timer_routines.c 12f6282b6b libpthread/nptl: create timer thread with sufficiant stack size (account for TLS) 3 سال پیش
timer_settime.c 81ed334f67 Add support for using time64 on big-endian machines. 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 سال پیش