summaryrefslogtreecommitdiff
path: root/lib/libalpm/diskspace.h
Commit message (Expand)AuthorAge
* Use more correct integer types in diskspace checksDan McGee2011-09-07
* Rename pmhandle_t to alpm_handle_tAllan McRae2011-06-28
* Remove global handle from diskspace.cDan McGee2011-06-03
* diskspace: allow used flag to be toggled for both remove and installDan McGee2011-02-11
* Check mountpoint read-only status when checking spaceDan McGee2011-02-11
* Skip diskspace checking for symlinks and directories in all casesDan McGee2011-02-08
* Update copyright years for 2011Allan McRae2011-01-07
* diskspace style cleanups and small fixesDan McGee2010-12-12
* Refactor statfs/statvfs type checkDan McGee2010-12-12
* Add function for listing system mount pointsAllan McRae2010-12-12
* Prototype disk space checking functionalityAllan McRae2010-12-12