Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-14 | Fix a thinko -- I used the wrong symbol to check for LFS support. | Eric Andersen | |
-Erik | |||
2002-09-09 | Fixed compile bugs having to do with 64-bit filesystem operations that | "Steven J. Hill" | |
need to be disabled when 'DOLFS' is disabled. | |||
2002-09-03 | Support fstatvfs64 and statvfs64 | Eric Andersen | |
-Erik | |||
2002-01-06 | Support statvfs and statfs. Added getmntent_r (and made it use | Eric Andersen | |
strtok_r instead of strtok), taught getmntent to use getmntent_r. -Erik |