summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs/fstatfs64.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen2002-04-091-3/+5
* Fix redefinition problemEric Andersen2002-02-261-3/+10
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-061-0/+57