pacman/src/pacman
Allan McRae 3fa2830829 Add format attributes to all required functions
Fixes all clang warnings with -Wformat-literal.

Also, fix genuine formating issue discovered once adding these attributes
and add a cast to prevent a gcc warning.

Signed-off-by: Allan McRae <allan@archlinux.org>
2013-02-13 11:50:33 +10:00
..
po Updates from Transifex 2012-04-07 10:13:37 -05:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
callback.c Check keys are in keyring before package validation 2013-02-09 12:43:37 +10:00
callback.h Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
check.c Restore libarchive 2.8.x compatibility 2013-01-29 13:37:32 +10:00
check.h Update copyright year for 2013 2013-01-03 12:03:09 +10:00
conf.c use strtok_r to parse multi-value config options 2013-02-07 10:48:11 +10:00
conf.h Add configuration option for Upgrade operation SigLevel 2013-02-07 10:48:11 +10:00
database.c Update copyright year for 2013 2013-01-03 12:03:09 +10:00
deptest.c Update copyright year for 2013 2013-01-03 12:03:09 +10:00
package.c Update copyright year for 2013 2013-01-03 12:03:09 +10:00
package.h Update copyright year for 2013 2013-01-03 12:03:09 +10:00
pacman.c pacman: print version information in debug output 2013-02-09 12:43:37 +10:00
pacman.h add caller prefix to alpm_logaction 2013-01-28 23:38:46 +10:00
query.c Consolidate --foreign/--native filtering 2013-01-29 13:36:58 +10:00
remove.c Update copyright year for 2013 2013-01-03 12:03:09 +10:00
sync.c Exit with failure status if download or installation is not confirmed 2013-02-09 12:43:37 +10:00
upgrade.c Add configuration option for Upgrade operation SigLevel 2013-02-07 10:48:11 +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 Add format attributes to all required functions 2013-02-13 11:50:33 +10:00
util.h Add format attributes to all required functions 2013-02-13 11:50:33 +10:00