Waldemar Brodkorb 23bb649090 m68k: add NPTL/TLS support 6 yıl önce
..
aarch64 c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
alpha c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
arc c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
arm c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 yıl önce
csky 6047813915 csky: add Copyright. 6 yıl önce
i386 c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
m68k 23bb649090 m68k: add NPTL/TLS support 6 yıl önce
metag c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
microblaze c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
mips c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
nds32 c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
nios2 c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
or1k b654d10d32 or1k: Fix tls value passed during clone 6 yıl önce
powerpc c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
sh a2b99c04d8 sh: remove assembly code from NPTL 6 yıl önce
sparc c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
x86_64 c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
xtensa c876d8a2cd nptl: remove asm from sysdep-cancel.h 7 yıl önce
Makefile c06619d7ab nptl: simplify buildsys 14 yıl önce
Makefile.commonarch a3e5bfd207 cleanup and fix static linking issues 8 yıl önce
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
accept.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
connect.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
creat.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
fork.c 630253231e libpthread/nptl: bugfix compile warning. 7 yıl önce
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
getpid.c bddde5860f remove PID caching 7 yıl önce
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
jmp-unwind.c a3e5bfd207 cleanup and fix static linking issues 8 yıl önce
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
libc_pthread_init.c 29ff9055c8 use a single libc and deduplicate threading code 8 yıl önce
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 14 yıl önce
lowlevelcond.sym a032a65870 mass sync with glibc nptl 14 yıl önce
lowlevellock.c a3e5bfd207 cleanup and fix static linking issues 8 yıl önce
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 14 yıl önce
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 14 yıl önce
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
msync.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
nanosleep.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 yıl önce
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 13 yıl önce
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 14 yıl önce
pthread_attr_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
pthread_getcpuclockid.c be6a02b9a0 pthread_getcpuclockid.c: fix clockid computation 7 yıl önce
pthread_kill.c 0ec1657186 silence gcc, add missing include 7 yıl önce
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 14 yıl önce
pthread_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
pthread_sigqueue.c bddde5860f remove PID caching 7 yıl önce
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
raise.c 71b3a63b64 librt: fix broken posix_spawn 6 yıl önce
recv.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
recvfrom.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
recvmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
register-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
send.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
sendmsg.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
sendto.c dcbff4072b nptl: remove sysdep-cancel ASM macros, convert to C 7 yıl önce
smp.h 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
structsem.sym a032a65870 mass sync with glibc nptl 14 yıl önce
timer_create.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
timer_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
timer_routines.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
unregister-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 12 yıl önce
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 15 yıl önce