summaryrefslogtreecommitdiff
path: root/lib/libalpm/diskspace.h
AgeCommit message (Expand)Author
2012-06-25diskspace: only load filesystem info on demandDave Reisner
2012-02-20Update copyright yearsAllan McRae
2011-10-17diskspace: add _alpm_check_downloadspace()Dave Reisner
2011-09-07Use more correct integer types in diskspace checksDan McGee
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae
2011-06-03Remove global handle from diskspace.cDan McGee
2011-02-11diskspace: allow used flag to be toggled for both remove and installDan McGee
2011-02-11Check mountpoint read-only status when checking spaceDan McGee
2011-02-08Skip diskspace checking for symlinks and directories in all casesDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-12-12diskspace style cleanups and small fixesDan McGee
2010-12-12Refactor statfs/statvfs type checkDan McGee
2010-12-12Add function for listing system mount pointsAllan McRae
2010-12-12Prototype disk space checking functionalityAllan McRae