1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-12 04:15:06 -05:00
pacman/src/util
Dave Reisner c12fa4ab19 pactree: include missing ctype.h header
needed for isspace() -- avoids warnings on OSX.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-09-18 16:57:09 -05:00
..
.gitignore pacsort: add new utility 2011-08-08 16:49:43 -05:00
cleanupdelta.c signing: move to new signing verification and return scheme 2011-07-05 10:13:20 -05:00
Makefile.am src/util/Makefile.am: alphabetize targets 2011-08-08 16:49:49 -05:00
pacsort.c pacsort: use boolean, not binary OR operation 2011-08-29 19:53:58 -05:00
pactree.c pactree: include missing ctype.h header 2011-09-18 16:57:09 -05:00
testdb.c Tidy up testdb to match coding styles 2011-07-28 15:01:39 -05:00
testpkg.c Better error handling out of package load method 2011-08-28 19:52:41 -05:00
vercmp.c Remove most usages of strncmp() 2011-07-05 21:29:02 -05:00