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