summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs/fstatfs64.c
Commit message (Expand)AuthorAgeFilesLines
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* 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