summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs
Commit message (Expand)AuthorAgeFilesLines
* Avoid defining __USE_FILE_OFFSET64, since we do _NOT_ wantEric Andersen2002-04-091-3/+5
* undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfacesEric Andersen2002-04-091-7/+8
* Fix redefinition problemEric Andersen2002-02-264-12/+40
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-066-0/+368