index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
common
/
posix_fadvise64.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
Mike Frysinger
2009-07-08
1
-34
/
+0
*
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-28
1
-1
/
+1
*
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-22
1
-1
/
+1
*
Add work-around for powerpc.
Carmelo Amoroso
2008-09-22
1
-2
/
+2
*
Fix posix_fadvise[64] functions to return the error number in case
Carmelo Amoroso
2008-09-18
1
-6
/
+30
*
- fix inline keyword
Bernhard Reutner-Fischer
2008-07-23
1
-1
/
+1
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-0
/
+1
*
posix_fadvise64 on 64bit systems take 5 arguments, not 6, as pointed out by s...
Mike Frysinger
2008-02-16
1
-1
/
+1
*
fix typo pointed out by skinkie in #2194
Mike Frysinger
2008-02-16
1
-1
/
+1
*
Atsushi Nemoto writes:
Mike Frysinger
2007-05-31
1
-2
/
+1
*
Add posix_fadvise posix_fadvise64 for arm.
Khem Raj
2007-03-06
1
-0
/
+17
*
make DODEBUG=y happy, update sysdeps/common/* copyright
Peter S. Mazinger
2006-01-14
1
-2
/
+2
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-1
/
+1
*
Make __syscall_fadvise64_64 static inline
Peter S. Mazinger
2005-12-01
1
-1
/
+1
*
touchup how we declare the posix_fadvise functions and fix the case where pos...
Mike Frysinger
2005-12-01
1
-10
/
+6
*
Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,
Peter Kjellerstedt
2005-01-19
1
-7
/
+18
*
add posix_fadvise / posix_fadvise64 support
Mike Frysinger
2005-01-17
1
-0
/
+57