diff options
author | Dan McGee <dan@archlinux.org> | 2010-11-16 20:12:27 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-12-12 20:32:05 -0600 |
commit | b7015af0fc9325740950223e719f6dec153e264b (patch) | |
tree | 417d7e912a584dd0e4fb930c085f639085ef6fae /src/pacman/upgrade.c | |
parent | ec136784d4328b4c75f622c08273cf9dc6cac40f (diff) |
diskspace style cleanups and small fixes
* Use our normal return() function syntax
* Rework a few things to reduce number of casts
* Fix void function argument declaration
* Add missing gettext _() call
* Remove need for seperate malloc() of statvfs/statfs structure
* Unify argument order of static functions- mountpoints now always
passed first
* Count all files that start with '.' in a package against the DB
* Rename db to db_local in check_diskspace to clarify some code
* Fix some line wrapping to respect 80 characters
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'src/pacman/upgrade.c')
0 files changed, 0 insertions, 0 deletions