Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 lat temu |
Peter S. Mazinger
|
e21479da34
*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard
|
13 lat temu |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
15 lat temu |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
16 lat temu |
Peter S. Mazinger
|
3115acd52e
Move _lfs_64.h to include and adapt files
|
18 lat temu |
Peter S. Mazinger
|
d958ebdfa9
Move common parts into internal header, should it be used for all *64.c?
|
18 lat temu |
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 lat temu |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 lat temu |
Peter S. Mazinger
|
8a0b43005a
Hide mostly used functions
|
19 lat temu |
Eric Andersen
|
6737908f74
Ok, this commit is _huge_ and its gonna change the world. I've
|
22 lat temu |
Eric Andersen
|
f42223c82d
Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want
|
22 lat temu |
Eric Andersen
|
9116dff92e
Add support for getrlimit64 and setrlimit64. Fix some problems
|
22 lat temu |