.. |
aarch64
|
d0bc0d2bc8
riscv64: implement NPTL/TLS
|
5 anos atrás |
alpha
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
arc
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
arm
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
bits
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
8 anos atrás |
csky
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
i386
|
c876d8a2cd
nptl: remove asm from sysdep-cancel.h
|
7 anos atrás |
kvx
|
672a303852
kvx: add support for kvx arch to uClibc-ng
|
4 anos atrás |
m68k
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
metag
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
microblaze
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
mips
|
73017bba9d
Add time64 support for MIPS32.
|
8 meses atrás |
nds32
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
nios2
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
or1k
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
powerpc
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
riscv32
|
5f662ea93f
riscv32: add basic support for NPTL
|
8 meses atrás |
riscv64
|
52b57f937f
riscv64: clone behaves like on aarch64, fixes tst-basic3, reported by sorear
|
8 meses atrás |
sh
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
sparc
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
x86_64
|
c876d8a2cd
nptl: remove asm from sysdep-cancel.h
|
7 anos atrás |
xtensa
|
91daab6288
nptl: use generic lowlevellock.h for most architectures
|
6 anos atrás |
Makefile
|
c06619d7ab
nptl: simplify buildsys
|
14 anos atrás |
Makefile.commonarch
|
a3e5bfd207
cleanup and fix static linking issues
|
8 anos atrás |
__syscall_error.c
|
01e863c89f
Make __syscall_error return long, as expected by syscall() callers
|
5 anos atrás |
accept.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
connect.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
creat.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
createthread.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
fork.c
|
eae96c1e2b
nptl: Disable fork and atfork on MMU-less systems.
|
6 anos atrás |
fork.h
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
getpid.c
|
bddde5860f
remove PID caching
|
7 anos atrás |
internaltypes.h
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
jmp-unwind.c
|
a3e5bfd207
cleanup and fix static linking issues
|
8 anos atrás |
kernel-posix-timers.h
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
libc_multiple_threads.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
libc_pthread_init.c
|
eae96c1e2b
nptl: Disable fork and atfork on MMU-less systems.
|
6 anos atrás |
lowlevelbarrier.sym
|
a032a65870
mass sync with glibc nptl
|
14 anos atrás |
lowlevelcond.sym
|
a032a65870
mass sync with glibc nptl
|
14 anos atrás |
lowlevellock.c
|
a3e5bfd207
cleanup and fix static linking issues
|
8 anos atrás |
lowlevellock.h
|
81ed334f67
Add support for using time64 on big-endian machines.
|
8 meses atrás |
lowlevelrobustlock.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
lowlevelrobustlock.sym
|
a032a65870
mass sync with glibc nptl
|
14 anos atrás |
lowlevelrwlock.sym
|
a032a65870
mass sync with glibc nptl
|
14 anos atrás |
mq_notify.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
msync.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
nanosleep.c
|
8ea0140d5f
Introduce time64 support.
|
8 meses atrás |
not-cancel.h
|
faa3bc7b7c
not-cancel.h: Use openat if arch does not have the open syscall
|
11 anos atrás |
pt-fcntl.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-fsync.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-llseek.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-msgrcv.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-msgsnd.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-open64.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-pread_pwrite.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-tcdrain.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-tempname.c
|
c79f09a9a3
nptl: add missing pt-tempname.c
|
13 anos atrás |
pt-wait.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pt-waitpid.c
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |
pthread-pi-defines.sym
|
a032a65870
mass sync with glibc nptl
|
14 anos atrás |
pthread_attr_getaffinity.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
pthread_attr_setaffinity.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
pthread_getaffinity.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
pthread_getcpuclockid.c
|
be6a02b9a0
pthread_getcpuclockid.c: fix clockid computation
|
7 anos atrás |
pthread_kill.c
|
0ec1657186
silence gcc, add missing include
|
7 anos atrás |
pthread_mutex_cond_lock.c
|
a032a65870
mass sync with glibc nptl
|
14 anos atrás |
pthread_setaffinity.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
pthread_sigqueue.c
|
bddde5860f
remove PID caching
|
7 anos atrás |
pthread_yield.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
raise.c
|
71b3a63b64
librt: fix broken posix_spawn
|
7 anos atrás |
recv.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
recvfrom.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
recvmsg.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
register-atfork.c
|
eae96c1e2b
nptl: Disable fork and atfork on MMU-less systems.
|
6 anos atrás |
sem_post.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
sem_timedwait.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
sem_trywait.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
sem_wait.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
send.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
sendmsg.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
sendto.c
|
dcbff4072b
nptl: remove sysdep-cancel ASM macros, convert to C
|
7 anos atrás |
smp.h
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
structsem.sym
|
a032a65870
mass sync with glibc nptl
|
14 anos atrás |
timer_create.c
|
8ea0140d5f
Introduce time64 support.
|
8 meses atrás |
timer_delete.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
timer_getoverr.c
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 anos atrás |
timer_gettime.c
|
8ea0140d5f
Introduce time64 support.
|
8 meses atrás |
timer_routines.c
|
12f6282b6b
libpthread/nptl: create timer thread with sufficiant stack size (account for TLS)
|
3 anos atrás |
timer_settime.c
|
81ed334f67
Add support for using time64 on big-endian machines.
|
8 meses atrás |
unregister-atfork.c
|
eae96c1e2b
nptl: Disable fork and atfork on MMU-less systems.
|
6 anos atrás |
unwindbuf.sym
|
c68d0fa2d8
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
|
15 anos atrás |