Age | Commit message (Expand) | Author |
---|---|---|
2002-09-14 | Fix a thinko -- I used the wrong symbol to check for LFS support. | Eric Andersen |
2002-09-09 | Fixed compile bugs having to do with 64-bit filesystem operations that | "Steven J. Hill" |
2002-09-03 | Support fstatvfs64 and statvfs64 | Eric Andersen |
2002-09-03 | Oops. Turns out I broke statvfs() and fstatvfs() back in February, | Eric Andersen |
2002-04-09 | Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ want | Eric Andersen |
2002-04-09 | undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfaces | Eric Andersen |
2002-02-26 | Fix redefinition problem | Eric Andersen |
2002-01-06 | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen |