aboutsummaryrefslogtreecommitdiff
path: root/win32/sys/vfs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* win32: define statvfs as statfsRon Yorston2017-11-031-1/+0
| | | | | | df now uses statvfs instead of statfs. Support this by pretending that statfs *is* statvfs. Not really true but good enough for the present purpose.
* Extend WIN32 statfs to include type, fsid and namelenRon Yorston2014-01-061-17/+1
|
* df: limited implementation for WIN32Ron Yorston2013-04-031-0/+17