Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - trim superfluous ';'. No objcode changes | Bernhard Reutner-Fischer | 2008-10-28 | 1 | -2/+2 |
| | |||||
* | - fix inline keyword | Bernhard Reutner-Fischer | 2008-07-23 | 1 | -2/+2 |
| | |||||
* | only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by ↵ | Mike Frysinger | 2006-09-23 | 1 | -1/+3 |
| | | | | Miguel Ángel | ||||
* | The readahead syscall requires LFS/64 bit support | Eric Andersen | 2006-09-11 | 1 | -0/+4 |
| | |||||
* | implement readahead() | Mike Frysinger | 2006-08-24 | 1 | -0/+52 |