1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-12 04:15:06 -05:00
pacman/src/pacman
Andrew Gregory 2e5e496eb0 Fix overflow warnings
Fix new warnings generated by gcc-5 about potential overflows.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2015-07-12 16:23:18 +10:00
..
po Update translations from Transifex 2015-02-20 10:21:15 +10:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
callback.c Fix overflow warnings 2015-07-12 16:23:18 +10:00
callback.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
check.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
check.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
conf.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
conf.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
database.c Actually return the error value of check_db_local 2015-03-15 15:32:58 +10:00
deptest.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
ini.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
ini.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
Makefile.am Fix compilation if libarchive headers are not in standard location 2015-05-12 14:00:54 +10:00
package.c Match providers when showing optdep install status 2015-06-20 17:32:57 +10:00
package.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
query.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
remove.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
sync.c sync_cleandb: ensure stat call succeeds 2015-03-03 16:54:17 +10:00
upgrade.c Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
util-common.c Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util-common.h Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util.c Fix overflow warnings 2015-07-12 16:23:18 +10:00
util.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00