Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |