Guo Ren
|
2fcffe26e8
csky: port to uclibc-ng
|
7 lat temu |
Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
7 lat temu |
Vincent Ren-Wei Chen
|
6af3332a4c
nds32: add NPTL/TLS, *context function, libm changes and code cleanup
|
7 lat temu |
Waldemar Brodkorb
|
11cf4e8074
fixup gcc warnings
|
8 lat temu |
Vineet Gupta
|
2a2b1d2a3e
posix_fadvise: handle 2 variants for SYSCALL_ALIGN_64BIT
|
9 lat temu |
Mike Frysinger
|
ee84b8b400
linux: posix_fadvise: use new SYSCALL_ALIGN_64BIT
|
11 lat temu |
Mike Frysinger
|
6f3f843335
linux: use OFF64_HI_LO rather than __LONG_LONG_PAIR
|
11 lat temu |
Peter S. Mazinger
|
e21479da34
*64.[cS]: use _lfs_64.h instead of features.h and remove LFS guard
|
13 lat temu |
Peter S. Mazinger
|
9e74047542
posix_fadvise: make posix_fadvise[64] similar on all archs
|
13 lat temu |
Bernhard Reutner-Fischer
|
899a273126
stubs: unified from future
|
12 lat temu |
Mike Frysinger
|
73d5955414
unify stub logic
|
15 lat temu |
Mike Frysinger
|
6c70a940b4
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
|
15 lat temu |
Bernhard Reutner-Fischer
|
fc44a577aa
- trim superfluous ';'. No objcode changes
|
16 lat temu |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
16 lat temu |
Carmelo Amoroso
|
93b4dc9ccf
Add work-around for powerpc.
|
16 lat temu |
Carmelo Amoroso
|
4c12e5c94a
Fix posix_fadvise[64] functions to return the error number in case
|
16 lat temu |
Bernhard Reutner-Fischer
|
f1775381f9
- fix inline keyword
|
16 lat temu |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 lat temu |
Mike Frysinger
|
5bb327a1db
posix_fadvise64 on 64bit systems take 5 arguments, not 6, as pointed out by skinkie in #2194
|
16 lat temu |
Mike Frysinger
|
8c7292f133
fix typo pointed out by skinkie in #2194
|
16 lat temu |
Mike Frysinger
|
2b178f6024
Atsushi Nemoto writes:
|
17 lat temu |
Khem Raj
|
80422cdc59
Add posix_fadvise posix_fadvise64 for arm.
|
17 lat temu |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
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
|
a5b122db0a
Make __syscall_fadvise64_64 static inline
|
19 lat temu |
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 lat temu |
Peter Kjellerstedt
|
e1f0882b43
Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,
|
20 lat temu |
Mike Frysinger
|
0695d2cabc
add posix_fadvise / posix_fadvise64 support
|
20 lat temu |