summaryrefslogtreecommitdiff
path: root/Utility/libdiskfree.h
Commit message (Collapse)AuthorAge
* switch from homegrown code to disk-free-spaceGravatar Joey Hess2016-02-15
| | | | | | | | According to https://github.com/redneb/disk-free-space/issues/3 , disk-free-space should be at least as portable as my homegrown code was. One change I noticed is, getDiskSize was not implemented for windows in the old code, and should work now.
* Renamed diskfree.c to avoid OSX case insensativity bug.Gravatar Joey Hess2012-04-13