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