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_fadvise.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drop missing {INLINE,INTERNAL}_SYSCALL fallback logic
Mike Frysinger
2009-07-08
1
-19
/
+0
*
fix breakage in x86_64 defconfig
Denis Vlasenko
2009-02-27
1
-7
/
+0
*
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-22
1
-1
/
+1
*
Fix posix_fadvise[64] functions to return the error number in case
Carmelo Amoroso
2008-09-18
1
-2
/
+12
*
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-06-03
1
-0
/
+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
/
+16
*
Take Mike Frysinger's comments into account -- make certain that user
Eric Andersen
2006-12-08
1
-1
/
+1
*
fix building on 64bit hosts
Mike Frysinger
2006-01-21
1
-0
/
+7
*
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
-5
/
+1
*
kill off some unused warnings
Mike Frysinger
2006-01-04
1
-1
/
+1
*
if arch doesnt provide _syscall6(), we need to alias the 64bit version
Mike Frysinger
2006-01-04
1
-1
/
+1
*
Remove all trailing ; after *_alias and change 2 to use weak_alias instead of...
Peter S. Mazinger
2005-12-16
1
-1
/
+1
*
touchup how we declare the posix_fadvise functions and fix the case where pos...
Mike Frysinger
2005-12-01
1
-8
/
+7
*
Make it compile for architectures which have __UCLIBC_HAS_LFS__ defined,
Peter Kjellerstedt
2005-01-19
1
-8
/
+8
*
add posix_fadvise / posix_fadvise64 support
Mike Frysinger
2005-01-17
1
-0
/
+34