Vincent Ren-Wei Chen 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 7 år sedan
..
alpha a22a0030f3 nptl: remove duplicate vfork() in libpthread 9 år sedan
arc 48442540e4 ARC: nptl: cancellable wrappers were broken #2 7 år sedan
arm 43a336e63f libpthread: Fix inclusion of unwind code. 7 år sedan
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 år sedan
i386 29ff9055c8 use a single libc and deduplicate threading code 7 år sedan
metag 29ff9055c8 use a single libc and deduplicate threading code 7 år sedan
microblaze 3506b44a80 microblaze: fixup gcc warnings 7 år sedan
mips 29ff9055c8 use a single libc and deduplicate threading code 7 år sedan
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 7 år sedan
nios2 b8fcdddcbb nios2: sync support with glibc 7 år sedan
powerpc d4d4f37fda cleanup ppc port 7 år sedan
sh dd2a363604 sh: remove duplicate code 7 år sedan
sparc 29ff9055c8 use a single libc and deduplicate threading code 7 år sedan
x86_64 29ff9055c8 use a single libc and deduplicate threading code 7 år sedan
xtensa 29ff9055c8 use a single libc and deduplicate threading code 7 å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 c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
exit-thread.S 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
fork.c 7bec7d6325 NPTL: fork: relief register pressure on arm thumb1 10 år sedan
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
getpid.c 266bdc1f62 Replace FSF snail mail address with URLs 11 å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 29ff9055c8 use a single libc and deduplicate threading code 7 å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
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
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 år sedan
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 å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-lseek.S 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-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-open.S 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-pause.S 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-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
pt-sendto.S 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
pt-write.S 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 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
pthread_kill.c bd215ef170 always assume tgkill is present 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 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
raise.c bd215ef170 always assume tgkill is present 7 år sedan
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
register-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 å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.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 å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 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
unregister-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 år sedan
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 år sedan