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 년 전