Peter S. Mazinger f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 14 година
..
alpha 1dc2afe522 use uniform form of C99 keywords пре 15 година
arm b80b28ee6f libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy code пре 13 година
bits 766829d0b8 nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6 пре 15 година
i386 f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 13 година
mips 094d82d3b3 nptl/mips64: Fix build when using mips64 and ABIs other than o32 пре 14 година
powerpc f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 13 година
sh f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 13 година
sparc f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 13 година
x86_64 803ea5ff05 lll: avoid shadow warnings пре 14 година
Makefile c06619d7ab nptl: simplify buildsys пре 15 година
Makefile.commonarch 814b0901f4 enable the common code for NPTL пре 13 година
__syscall_error.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
creat.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
createthread.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
exit-thread.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
fork.c 9ac34e396b fork: do not add fork() to libpthread пре 13 година
fork.h a032a65870 mass sync with glibc nptl пре 15 година
getpid.c 050f753172 make NPTL's getpid behave similar to the common one пре 13 година
internaltypes.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM пре 15 година
jmp-unwind.c eae3172be2 jmp-unwind.c: add hidden _longjmp_unwind пре 13 година
kernel-posix-timers.h c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
libc-lowlevellock.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
libc_multiple_threads.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
libc_pthread_init.c 5e6d4834e6 a few more build fixes nptl sync пре 15 година
lowlevelbarrier.sym a032a65870 mass sync with glibc nptl пре 15 година
lowlevelcond.sym a032a65870 mass sync with glibc nptl пре 15 година
lowlevellock.c f14c584876 compile fixes for i386 nptl пре 15 година
lowlevelrobustlock.c 9e208003f7 Add missing lowlevelrobustlock.c пре 15 година
lowlevelrobustlock.sym a032a65870 mass sync with glibc nptl пре 15 година
lowlevelrwlock.sym a032a65870 mass sync with glibc nptl пре 15 година
lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
mq_notify.c e9af4dfbd3 fix a bunch of build warnings пре 13 година
msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
not-cancel.h 94f3c30dc2 Assorted fixed to get nptl compiling on ARM пре 15 година
open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-accept.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-close.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-connect.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-fcntl.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-fork.c 9ac34e396b fork: do not add fork() to libpthread пре 13 година
pt-fsync.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-llseek.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-lseek.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-msgrcv.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-msgsnd.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-msync.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-nanosleep.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-open.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-open64.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-pause.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-pread_pwrite.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined пре 14 година
pt-read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-tcdrain.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-tempname.c c79f09a9a3 nptl: add missing pt-tempname.c пре 14 година
pt-wait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-waitpid.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pt-write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
pthread-pi-defines.sym a032a65870 mass sync with glibc nptl пре 15 година
pthread_attr_getaffinity.c ef487a35f4 avoid using c99 syntax пре 15 година
pthread_attr_setaffinity.c ef487a35f4 avoid using c99 syntax пре 15 година
pthread_getaffinity.c a032a65870 mass sync with glibc nptl пре 15 година
pthread_getcpuclockid.c a032a65870 mass sync with glibc nptl пре 15 година
pthread_kill.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined пре 14 година
pthread_mutex_cond_lock.c a032a65870 mass sync with glibc nptl пре 15 година
pthread_setaffinity.c ef487a35f4 avoid using c99 syntax пре 15 година
pthread_sigqueue.c a032a65870 mass sync with glibc nptl пре 15 година
pthread_yield.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
raise.c 488e56e0d9 nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined пре 14 година
read.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
recv.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
recvfrom.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
recvmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
register-atfork.c 5e6d4834e6 a few more build fixes nptl sync пре 15 година
sem_post.c f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 13 година
sem_timedwait.c a032a65870 mass sync with glibc nptl пре 15 година
sem_trywait.c f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 13 година
sem_wait.c f0a3d118ea NPTL: rename __new_sem_* to sem_* пре 13 година
send.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
sendmsg.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
sendto.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
sigtimedwait.c 5fce95b146 no need for hidden sigtimedwait пре 13 година
sigwait.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
sigwaitinfo.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
sleep.c c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
smp.h a032a65870 mass sync with glibc nptl пре 15 година
structsem.sym a032a65870 mass sync with glibc nptl пре 15 година
timer_create.c a032a65870 mass sync with glibc nptl пре 15 година
timer_delete.c a032a65870 mass sync with glibc nptl пре 15 година
timer_getoverr.c a032a65870 mass sync with glibc nptl пре 15 година
timer_gettime.c 8ebd4b8855 nptl: fix old style function declerations пре 16 година
timer_routines.c 95a2ed3551 add simplified __sigemptyset for internal use пре 13 година
timer_settime.c 8ebd4b8855 nptl: fix old style function declerations пре 16 година
unregister-atfork.c 5e6d4834e6 a few more build fixes nptl sync пре 15 година
unwindbuf.sym c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година
waitpid.S 9381d622e2 nptl: fix buildsys пре 15 година
write.S c68d0fa2d8 libpthread/nptl: core of the "Native Posix Threading Library" for uClibc пре 16 година