pacman/src/pacman
Dan McGee 49c29e16b3 Code cleanup
Remove the commented desc_localized stuff, we can find it later in version
control. Also remove some unnecessary includes of the stat header and
use -fstack-protector-all which is a bit more broad.

Signed-off-by: Dan McGee <dan@archlinux.org>
2007-08-14 09:33:55 -04:00
..
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
Makefile.am Cleanup of pacman.c and addition of default paths to frontend 2007-07-23 16:58:04 -04:00
add.c new pmdepend_t / pmdepmissing_t accessors. 2007-07-16 09:21:13 -04:00
callback.c Code cleanup 2007-08-14 09:33:55 -04:00
callback.h Remove logmask stuff from backend; switch logging callback to new pm_printf 2007-06-09 12:57:50 -04:00
conf.c Fix up things after the last few changes 2007-06-09 12:57:50 -04:00
conf.h Add --asdeps option to pacman 2007-07-15 12:46:02 -04:00
deptest.c new pmdepend_t / pmdepmissing_t accessors. 2007-07-16 09:21:13 -04:00
package.c Remove 'buildtype' from libalpm and pacman 2007-07-11 23:36:13 -04:00
package.h More pacman side cleanup 2007-04-26 14:34:41 -04:00
pacman.c Cleanup of pacman.c and addition of default paths to frontend 2007-07-23 16:58:04 -04:00
pacman.h Remove single-function upgrade.c 2007-04-25 11:07:48 -04:00
query.c Fix previous makepkg patch, and some pacman output. 2007-07-12 15:22:16 -04:00
remove.c new pmdepend_t / pmdepmissing_t accessors. 2007-07-16 09:21:13 -04:00
sync.c Code cleanup 2007-08-14 09:33:55 -04:00
util.c Use mbstowcs instead of strlen where applicable 2007-07-10 23:36:15 -04:00
util.h pacman util.h: Add missing stdarg.h include 2007-06-12 16:09:46 -04:00