Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-03 | Fix: referencing the correct header in StatFs | Jose Antonio Ortega Ruiz | |
2012-07-28 | Fixes for DiskU, which was exploding on recent Linux | Jose Antonio Ortega Ruiz | |
We're using now the recommended statvfs interface, instead of the obsolete statfs64. Moreover, we compute correctly the used space. | |||
2012-07-19 | Nit in StatFS | Jose Antonio Ortega Ruiz | |
2012-03-19 | Disk usage monitor tweak | Jose Antonio Ortega Ruiz | |
Computing used space from total and available (rather than free) space. | |||
2012-03-19 | Quirk in StatFS (CLong -> CULong) | Jose Antonio Ortega Ruiz | |
As per Joey Hess advice in http://code.google.com/p/xmobar/issues/detail?id=28#c15 | |||
2011-12-24 | Compilation in DragonFly fixed (#67) | Jose Antonio Ortega Ruiz | |
2011-11-03 | Compilation errors in OpenBSD fixed | Jose Antonio Ortega Ruiz | |
Hat tip Ivo van der Sangen. | |||
2011-01-06 | Fix for compilation on OS X (issue 28) | Jose Antonio Ortega Ruiz | |
2011-01-03 | Whitespace | Jose Antonio Ortega Ruiz | |
2010-12-21 | Haskell sources moved to src/ to unclutter toplevel | Jose Antonio Ortega Ruiz | |