Denis Vlasenko
|
f5773054ef
fix breakage in x86_64 defconfig
|
15 年之前 |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 年之前 |
Carmelo Amoroso
|
4c12e5c94a
Fix posix_fadvise[64] functions to return the error number in case
|
16 年之前 |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 年之前 |
Mike Frysinger
|
2b178f6024
Atsushi Nemoto writes:
|
17 年之前 |
Khem Raj
|
80422cdc59
Add posix_fadvise posix_fadvise64 for arm.
|
17 年之前 |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
18 年之前 |
Mike Frysinger
|
2a623a604c
fix building on 64bit hosts
|
19 年之前 |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
19 年之前 |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 年之前 |
Mike Frysinger
|
f9ff85a50a
kill off some unused warnings
|
19 年之前 |
Mike Frysinger
|
bfc0df1617
if arch doesnt provide _syscall6(), we need to alias the 64bit version
|
19 年之前 |
Peter S. Mazinger
|
24f818725b
Remove all trailing ; after *_alias and change 2 to use weak_alias instead of __attribute__ ...
|
19 年之前 |
Mike Frysinger
|
f027f2b507
touchup how we declare the posix_fadvise functions and fix the case where posix_fadvise kernel call exists but not posix_fadvise64
|
19 年之前 |
Peter Kjellerstedt
|
e1f0882b43
Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,
|
20 年之前 |
Mike Frysinger
|
0695d2cabc
add posix_fadvise / posix_fadvise64 support
|
20 年之前 |