Peter Seiderer 12f6282b6b libpthread/nptl: create timer thread with sufficiant stack size (account for TLS) 3 år sedan
..
aarch64 d0bc0d2bc8 riscv64: implement NPTL/TLS 4 år sedan
alpha 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
arc 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
arm 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 år sedan
csky 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
i386 c876d8a2cd nptl: remove asm from sysdep-cancel.h 6 år sedan
kvx 672a303852 kvx: add support for kvx arch to uClibc-ng 3 år sedan
m68k 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
metag 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
microblaze 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
mips c876d8a2cd nptl: remove asm from sysdep-cancel.h 6 år sedan
nds32 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
nios2 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
or1k 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
powerpc 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
riscv64 d0bc0d2bc8 riscv64: implement NPTL/TLS 4 år sedan
sh 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
sparc 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
x86_64 c876d8a2cd nptl: remove asm from sysdep-cancel.h 6 år sedan
xtensa 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
Makefile c06619d7ab nptl: simplify buildsys 14 år sedan
Makefile.commonarch a3e5bfd207 cleanup and fix static linking issues 7 år sedan
__syscall_error.c 01e863c89f Make __syscall_error return long, as expected by syscall() callers 4 år sedan
accept.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
connect.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
creat.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
fork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 år sedan
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
getpid.c bddde5860f remove PID caching 7 år sedan
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
jmp-unwind.c a3e5bfd207 cleanup and fix static linking issues 7 år sedan
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
libc_pthread_init.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 år sedan
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 14 år sedan
lowlevelcond.sym a032a65870 mass sync with glibc nptl 14 år sedan
lowlevellock.c a3e5bfd207 cleanup and fix static linking issues 7 år sedan
lowlevellock.h 91daab6288 nptl: use generic lowlevellock.h for most architectures 6 år sedan
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 14 år sedan
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 14 år sedan
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
msync.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
nanosleep.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 år sedan
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 12 år sedan
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 14 år sedan
pthread_attr_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
pthread_getcpuclockid.c be6a02b9a0 pthread_getcpuclockid.c: fix clockid computation 7 år sedan
pthread_kill.c 0ec1657186 silence gcc, add missing include 7 år sedan
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 14 år sedan
pthread_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
pthread_sigqueue.c bddde5860f remove PID caching 7 år sedan
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
raise.c 71b3a63b64 librt: fix broken posix_spawn 6 år sedan
recv.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
recvfrom.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
recvmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
register-atfork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 år sedan
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
send.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
sendmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
sendto.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 6 år sedan
smp.h 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
structsem.sym a032a65870 mass sync with glibc nptl 14 år sedan
timer_create.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
timer_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
timer_routines.c 12f6282b6b libpthread/nptl: create timer thread with sufficiant stack size (account for TLS) 3 år sedan
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
unregister-atfork.c eae96c1e2b nptl: Disable fork and atfork on MMU-less systems. 5 år sedan
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan