Peter Seiderer 12f6282b6b libpthread/nptl: create timer thread with sufficiant stack size (account for TLS) 3 лет назад
..
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 6 лет назад
kvx 672a303852 kvx: add support for kvx arch to uClibc-ng 3 лет назад
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 6 лет назад
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 6 лет назад
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 7 лет назад
__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 6 лет назад
connect.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
creat.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
fork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 лет назад
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
getpid.c bddde5860f remove PID caching 7 лет назад
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
jmp-unwind.c a3e5bfd207 cleanup and fix static linking issues 7 лет назад
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
libc_pthread_init.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 лет назад
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 7 лет назад
lowlevellock.h 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 лет назад
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
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 11 лет назад
msync.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
nanosleep.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
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 14 лет назад
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 12 лет назад
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 14 лет назад
pthread_attr_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
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 11 лет назад
pthread_sigqueue.c bddde5860f remove PID caching 7 лет назад
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
raise.c 71b3a63b64 librt: fix broken posix_spawn 6 лет назад
recv.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
recvfrom.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
recvmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
register-atfork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 лет назад
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
send.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
sendmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
sendto.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 лет назад
smp.h 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
structsem.sym a032a65870 mass sync with glibc nptl 14 лет назад
timer_create.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
timer_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
timer_routines.c 12f6282b6b libpthread/nptl: create timer thread with sufficiant stack size (account for TLS) 3 лет назад
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 лет назад
unregister-atfork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 лет назад
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 лет назад