summaryrefslogtreecommitdiffstats
path: root/libc/misc/statfs
Commit message (Collapse)AuthorAgeFilesLines
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-066-0/+368
strtok_r instead of strtok), taught getmntent to use getmntent_r. -Erik