aboutsummaryrefslogtreecommitdiff
path: root/win32/statfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: save a few bytes in statfsRon Yorston2020-02-161-3/+5
* win32: save space in statfsRon Yorston2020-02-151-20/+5
* win32: improve filesystem detection and displayRon Yorston2019-03-201-4/+7
* win32: drop argument from err_win_to_posix()Ron Yorston2019-03-061-2/+2
* win32: define statvfs as statfsRon Yorston2017-11-031-1/+1
* win32: improve implementation of statfsRon Yorston2015-11-011-12/+12
* Extend WIN32 statfs to include type, fsid and namelenRon Yorston2014-01-061-3/+33
* df: limited implementation for WIN32Ron Yorston2013-04-031-0/+50