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