summaryrefslogtreecommitdiff
path: root/lib/blkid/llseek.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2008-01-27Use lseek() instead of llseek() of sizeof(long) == sizeof(long long)Theodore Ts'o1-2/+2
2004-09-17On non-linux systems, use lseek64() if it is present in Theodore Ts'o1-0/+4
2003-01-26Separate public and private interfaces into separate header files.Theodore Ts'o1-1/+1
2003-01-23Integrate new blkid library.Theodore Ts'o1-0/+138