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