summaryrefslogtreecommitdiff
path: root/lib/libc/gen/statvfs.c
Commit message (Collapse)AuthorAgeFilesLines
* Style: One space between "restrict" qualifier and "*".Tim J. Robbins2002-09-061-1/+1
| | | | Notes: svn path=/head/; revision=103012
* A simple implementation of statvfs(3) (one step above the trivial one).Garrett Wollman2002-07-111-0/+160
Not yet connected to the build (awaiting documentation). Notes: svn path=/head/; revision=99836