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