pacman/src/pacman
Allan McRae 29d4dcf767 Pluralize malloc failure string
Not particularly useful in English (will always be plural), but useful in
languages that have multiple plural forms.

Signed-off-by: Allan McRae <allan@archlinux.org>
2015-10-19 13:48:56 +10:00
..
po Remove ko_KR translation 2015-08-08 10:36:03 +10:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am pacman: add user hook directories 2015-10-18 10:59:23 +10:00
callback.c Add pacman support for .files databases 2015-07-15 10:57:30 +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 Pluralize malloc failure string 2015-10-19 13:48:56 +10:00
conf.h pacman: add user hook directories 2015-10-18 10:59:23 +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
files.c Do not print any root prefix in files database operations 2015-10-18 11:16:44 +10:00
ini.c move ini parser into common 2015-09-20 17:36:53 +10:00
ini.h move ini parser into common 2015-09-20 17:36:53 +10:00
package.c package.c: Comment style 2015-10-18 11:24:31 +10:00
package.h Update copyright notices for 2015 2015-02-01 21:19:04 +10:00
pacman.c pacman: add user hook directories 2015-10-18 10:59:23 +10:00
pacman.h Prototype pacman files database operations 2015-07-15 10:57:30 +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 pacman: move database syncing to util.c 2015-07-15 10:57:30 +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 move strtrim to util-common 2015-09-20 17:36:27 +10:00
util.h move strtrim to util-common 2015-09-20 17:36:27 +10:00