summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs/statfs64.c
Commit message (Expand)AuthorAgeFilesLines
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-1/+1
* undefine __USE_FILE_OFFSET64, since we absolutely do _NOT_ want interfacesEric Andersen2002-04-091-7/+8
* Fix redefinition problemEric Andersen2002-02-261-3/+10
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-061-0/+54