Vincent Ren-Wei Chen 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 7 years ago
..
alpha a22a0030f3 nptl: remove duplicate vfork() in libpthread 9 years ago
arc 48442540e4 ARC: nptl: cancellable wrappers were broken #2 7 years ago
arm 43a336e63f libpthread: Fix inclusion of unwind code. 7 years ago
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
i386 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
metag 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
microblaze 3506b44a80 microblaze: fixup gcc warnings 7 years ago
mips 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
nds32 6af3332a4c nds32: add NPTL/TLS, *context function, libm changes and code cleanup 7 years ago
nios2 b8fcdddcbb nios2: sync support with glibc 7 years ago
powerpc d4d4f37fda cleanup ppc port 7 years ago
sh dd2a363604 sh: remove duplicate code 7 years ago
sparc 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
x86_64 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
xtensa 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
Makefile c06619d7ab nptl: simplify buildsys 14 years ago
Makefile.commonarch a3e5bfd207 cleanup and fix static linking issues 7 years ago
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
createthread.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
exit-thread.S 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
fork.c 7bec7d6325 NPTL: fork: relief register pressure on arm thumb1 10 years ago
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
getpid.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
internaltypes.h 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
jmp-unwind.c a3e5bfd207 cleanup and fix static linking issues 7 years ago
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
libc_multiple_threads.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
libc_pthread_init.c 29ff9055c8 use a single libc and deduplicate threading code 7 years ago
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevelcond.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevellock.c a3e5bfd207 cleanup and fix static linking issues 7 years ago
lowlevelrobustlock.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl 14 years ago
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl 14 years ago
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
mq_notify.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
not-cancel.h faa3bc7b7c not-cancel.h: Use openat if arch does not have the open syscall 11 years ago
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c 12 years ago
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl 14 years ago
pthread_attr_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_attr_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_getaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_getcpuclockid.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_kill.c bd215ef170 always assume tgkill is present 7 years ago
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl 14 years ago
pthread_setaffinity.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_sigqueue.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
raise.c bd215ef170 always assume tgkill is present 7 years ago
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
register-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_post.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_timedwait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_trywait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
sem_wait.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago
smp.h 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
structsem.sym a032a65870 mass sync with glibc nptl 14 years ago
timer_create.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_delete.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_getoverr.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_gettime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_routines.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
timer_settime.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
unregister-atfork.c 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc 14 years ago