Pavel Kozlov
|
8c2f6218f8
setrlimit/getrlimit: fix prlimit64 syscall use for 32-bit CPUs
|
hace 1 año |
Yann Sionneau
|
95e38b3784
add support for systems without legacy setrlimit/getrlimit syscalls
|
hace 1 año |
Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
hace 7 años |
Waldemar Brodkorb
|
74ca8d6f5d
remove UCLIBC_HAS_LFS
|
hace 8 años |
Peter S. Mazinger
|
c28cabb179
Reorder includes and include only what is necessary
|
hace 13 años |
Peter S. Mazinger
|
916229f02c
__xpg_strerror_r.c, {ge,se}trlimit.c: use strong_alias_untyped
|
hace 13 años |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
hace 15 años |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
hace 16 años |
Bernhard Reutner-Fischer
|
694525ec2e
- tidy up inline:
|
hace 16 años |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
hace 16 años |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
hace 16 años |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
hace 18 años |
Mike Frysinger
|
e8f50b1894
fix my always_inline typo to fix building on most arches
|
hace 19 años |
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)
|
hace 19 años |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
hace 19 años |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
hace 19 años |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
hace 19 años |
Peter S. Mazinger
|
f3b4c74b53
100 JUMP relocs less (remaining 431) by hiding internally used ones
|
hace 19 años |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
hace 20 años |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
hace 21 años |