
Remove versioncmp.c by moving all functions to locations that make sense. Move replacement functions (for building without glibc) into util.c where they belong, and do proper checks for them instead of using __sun__, etc. Signed-off-by: Dan McGee <dan@archlinux.org>
24 lines
497 B
Text
24 lines
497 B
Text
# List of source files with translatable strings
|
|
|
|
lib/libalpm/add.c
|
|
lib/libalpm/alpm.c
|
|
lib/libalpm/alpm_list.c
|
|
lib/libalpm/backup.c
|
|
lib/libalpm/be_files.c
|
|
lib/libalpm/cache.c
|
|
lib/libalpm/conflict.c
|
|
lib/libalpm/db.c
|
|
lib/libalpm/deps.c
|
|
lib/libalpm/error.c
|
|
lib/libalpm/group.c
|
|
lib/libalpm/handle.c
|
|
lib/libalpm/log.c
|
|
lib/libalpm/md5.c
|
|
lib/libalpm/md5driver.c
|
|
lib/libalpm/package.c
|
|
lib/libalpm/provide.c
|
|
lib/libalpm/remove.c
|
|
lib/libalpm/sha1.c
|
|
lib/libalpm/sync.c
|
|
lib/libalpm/trans.c
|
|
lib/libalpm/util.c
|