Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only, | Denis Vlasenko | 2008-12-15 | 1 | -9/+17 |
* | - now passes all LTP tests | Bernhard Reutner-Fischer | 2008-09-29 | 1 | -23/+22 |
* | - fix !LFS case for i386 | Bernhard Reutner-Fischer | 2008-09-25 | 1 | -5/+8 |
* | - take LFS into account and add fallback via fadvise64 | Bernhard Reutner-Fischer | 2008-09-19 | 1 | -4/+34 |
* | - posix_fadvise64 for i386 | Bernhard Reutner-Fischer | 2008-09-19 | 1 | -0/+68 |