Peter S. Mazinger
|
7f4d6efd2f
Add internal hidden_weak support for asm
|
20 tahun lalu |
Peter S. Mazinger
|
7e7bdbf94c
Sync w/ glibc
|
20 tahun lalu |
Mike Frysinger
|
d3ad15ac54
grab pselect from glibc
|
20 tahun lalu |
Mike Frysinger
|
e5cc40c3be
Paul Brook writes:
|
20 tahun lalu |
Mike Frysinger
|
da738bcee4
rholzmann writes in Bug 716:
|
20 tahun lalu |
Mike Frysinger
|
10e7c9d7d6
convert to new test framework
|
20 tahun lalu |
Mike Frysinger
|
f4fe2acc0d
convert to new test framework
|
20 tahun lalu |
Mike Frysinger
|
8bb7fcac75
Joseph S. Myers writes:
|
20 tahun lalu |
Mike Frysinger
|
1482547961
allow for controlling of uclibc vs glibc tests until this gets converted into new style test framework
|
20 tahun lalu |
Mike Frysinger
|
a376b10928
use := rather than =
|
20 tahun lalu |
Mike Frysinger
|
d69e6f24f2
automate the tests a bit
|
20 tahun lalu |
Mike Frysinger
|
016070bcbd
add back in code cut by previous commit to fix the pathconf test
|
20 tahun lalu |
Mike Frysinger
|
6bc17e607f
get rid of pass through func
|
20 tahun lalu |
Mike Frysinger
|
e8f50b1894
fix my always_inline typo to fix building on most arches
|
20 tahun lalu |
Mike Frysinger
|
ef25eef9a1
only check for rlimit stuff if the target doesnt support the newer function call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests)
|
20 tahun lalu |
Mike Frysinger
|
c7dec4ce77
add support for newer [sg]etgroups function and make the function a simple passthrough on 64bit arches (should fix the getgroup crashes in ltp)
|
20 tahun lalu |
Mike Frysinger
|
0ebdd0e14d
sync with glibc, should fix the swap* segfaults in ltp
|
20 tahun lalu |
Mike Frysinger
|
4630734862
dont bother with a pass through call
|
20 tahun lalu |
Mike Frysinger
|
bba849fc7f
add support for newer style kernel calls since some arches (like sparc) only provide the newer versions
|
20 tahun lalu |
Mike Frysinger
|
6c6ffb0220
sync with glibc and kill dead code to fix issues found by the nftw ltp tests
|
20 tahun lalu |
Mike Frysinger
|
d407085f6b
eat whitespace
|
20 tahun lalu |
Mike Frysinger
|
1c294afa13
fix errno setting
|
20 tahun lalu |
David Anders
|
9bd4cab1c7
add ARM 7TDMI to processor selection list
|
20 tahun lalu |
David Anders
|
0577ae3a98
fix ARM types that are known to have MMU's to select ARCH_HAS_MMU
|
20 tahun lalu |
Mike Frysinger
|
6d85734a6e
fix prototype for 64bit hosts
|
20 tahun lalu |
Mike Frysinger
|
831219203b
use the newer versions of functions when available (fixes sparc which doesnt provide older versions at all)
|
20 tahun lalu |
Mike Frysinger
|
7477fa1a17
just drop all of the debug code
|
20 tahun lalu |
Mike Frysinger
|
70ffd7d0d5
Bernhard Fischer says: get rid of local ret variable
|
20 tahun lalu |
Mike Frysinger
|
aaf517325a
all my other 64bit changes seems to have "magically" fixed pthreads tests
|
20 tahun lalu |
Mike Frysinger
|
411770715d
fix warnings on 64bit hosts
|
20 tahun lalu |