summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/readahead.c
AgeCommit message (Expand)Author
2013-04-01linux: readahead: convert to SYSCALL_ALIGN_64BITMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15readahead.c: add correct guardsPeter S. Mazinger
2008-10-28- trim superfluous ';'. No objcode changesBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2006-09-23only include _lfs_64.h when __UCLIBC_HAS_LFS__ is defined as pointed out by M...Mike Frysinger
2006-09-11The readahead syscall requires LFS/64 bit supportEric Andersen
2006-08-24implement readahead()Mike Frysinger