Henning Heinold
|
19dd090a0f
libc: flesh out linux scheduler functions
|
13 年之前 |
Bernhard Reutner-Fischer
|
d36bc81bb4
stubs: handle linux module functions
|
13 年之前 |
Bernhard Reutner-Fischer
|
04df27ce98
stubs: handle linux-specific
|
13 年之前 |
Jean-Christian de Rivaz
|
9ed163dc0e
Add eventfd support.
|
13 年之前 |
Filippo Arcidiacono
|
461c76887f
sh: use the common implementation for longjmp
|
13 年之前 |
Bernhard Reutner-Fischer
|
3fb846d24c
NPTL: needs madvise internally
|
13 年之前 |
Bernhard Reutner-Fischer
|
d3ddb92ea0
add pipe2()
|
13 年之前 |
Bernhard Reutner-Fischer
|
fa08223a33
buildsys: prettify ssp.c handling
|
13 年之前 |
Bernhard Reutner-Fischer
|
8d09a50a04
madvise is LINUX_SPECIFIC
|
13 年之前 |
Bernhard Reutner-Fischer
|
3818c3a0b6
__rt_sigwaitinfo: depends on HAS_REALTIME
|
13 年之前 |
Kevin Cernekee
|
a4a4912b18
buildsys: fix GNU make v3.80 compatibility again
|
13 年之前 |
Peter S. Mazinger
|
82098ab9b8
guard *_chk() related stuff with UCLIBC_HAS_FORTIFY
|
13 年之前 |
Aurelien Jacquiot
|
46d6a24872
The C6X port
|
13 年之前 |
Bernhard Reutner-Fischer
|
9bc14fb429
nptl: imit waitpid just for MIPS O32
|
13 年之前 |
Bernhard Reutner-Fischer
|
0f4516e32c
buildsys: fix inverted logic with thread impls
|
13 年之前 |
Bernhard Reutner-Fischer
|
18e7136e79
buildsys: use kbuild style
|
13 年之前 |
Bernhard Reutner-Fischer
|
e5651d24e3
buildsys: remove wrong file
|
13 年之前 |
Bernhard Reutner-Fischer
|
cdd129dbfe
nptl: fix typo in buildsys
|
13 年之前 |
Kevin Cernekee
|
32814a2b15
Fix GNU make v3.80 compatibility
|
13 年之前 |
Khem Raj
|
094d82d3b3
nptl/mips64: Fix build when using mips64 and ABIs other than o32
|
14 年之前 |
Bernhard Reutner-Fischer
|
fe71365904
Fix msync() redefinition for noMMU build
|
14 年之前 |
Carmelo Amoroso
|
0f85b228aa
nptl: Fix libpthread build when UCLIBC_LINUX_SPECIFIC is disabled
|
14 年之前 |
Salvatore Cro
|
4b88e6e858
libc: Fix cancellation handling in some C functions
|
14 年之前 |
Bernhard Reutner-Fischer
|
9381d622e2
nptl: fix buildsys
|
14 年之前 |
Khem Raj
|
e3dec33ba0
powerpc: Add TLS and NPTL support
|
14 年之前 |
Austin Foxley
|
aae3eb9256
Merge commit 'origin/master' into nptl
|
14 年之前 |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 年之前 |
Austin Foxley
|
8826c1e457
fixes to get nptl compiling for x86_64
|
14 年之前 |
Austin Foxley
|
1f6601af67
x86_64: no waitpid syscall exists, so use wait4
|
15 年之前 |
Austin Foxley
|
0f3e8be773
whitespace fixes
|
15 年之前 |