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 年 前