summaryrefslogtreecommitdiff
path: root/lib/libalpm/diskspace.h
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-01-04Update copyright years for 2016Allan McRae
2015-02-01Update copyright notices for 2015Allan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-01-03Update copyright year for 2013Allan McRae
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