Age | Commit message (Collapse) | Author |
|
This patch fixes some of the ARM EABI code to be interworking-safe, using
bx where appropriate. (This code went in around the same time as the
Thumb patches, hence not being fixed by those patches.)
|
|
into new style test framework
|
|
|
|
|
|
|
|
|
|
|
|
call, and dont bother with 64bit versions on 64bit hosts as the regular one works fine (should fix the setrlimit ltp tests)
|
|
passthrough on 64bit arches (should fix the getgroup crashes in ltp)
|
|
|
|
|
|
provide the newer versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
provide older versions at all)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uintptr_t
|
|
|
|
|
|
|
|
|
|
fails ... so fix that. add back in fstat() ofter we open() the directory as we need the blocksize further down in the code. unify the memory error handling to shrink the code there a little.
|
|
|
|
|
|
|
|
cutting codesize/race condition
|
|
|
|
possible (saves space and gives us access to d_type most of the time)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|