Waldemar Brodkorb dba942c80d add experimental aarch64 support 7 년 전
..
aarch64 dba942c80d add experimental aarch64 support 7 년 전
alpha bddde5860f remove PID caching 7 년 전
arc bddde5860f remove PID caching 7 년 전
arm bddde5860f remove PID caching 7 년 전
bits 74ca8d6f5d remove UCLIBC_HAS_LFS 7 년 전
i386 bddde5860f remove PID caching 7 년 전
metag bddde5860f remove PID caching 7 년 전
microblaze bddde5860f remove PID caching 7 년 전
mips bddde5860f remove PID caching 7 년 전
nds32 bddde5860f remove PID caching 7 년 전
nios2 bddde5860f remove PID caching 7 년 전
powerpc bddde5860f remove PID caching 7 년 전
sh bddde5860f remove PID caching 7 년 전
sparc bddde5860f remove PID caching 7 년 전
x86_64 bddde5860f remove PID caching 7 년 전
xtensa bddde5860f remove PID caching 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 bddde5860f remove PID caching 7 년 전
fork.h 266bdc1f62 Replace FSF snail mail address with URLs 11 년 전
getpid.c bddde5860f remove PID caching 7 년 전
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 년 전
nptl-signals.h bddde5860f remove PID caching 7 년 전
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 bddde5860f remove PID caching 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 bddde5860f remove PID caching 7 년 전
pthread_yield.c 266bdc1f62 Replace FSF snail mail address with URLs 11 년 전
raise.c bddde5860f remove PID caching 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 년 전