pacman/src/util
Nagy Gabor 4da70d800a Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm_dep_compute_string
This patch introduces the following function name convention:
_compute_ in function name: the return value must be freed.
_get_ in function name: the return value must not be freed.

Signed-off-by: Nagy Gabor <ngaba@bibl.u-szeged.hu>
Signed-off-by: Dan McGee <dan@archlinux.org>
2009-01-12 23:59:30 -06:00
..
.gitignore Add *.exe ignores for certain other platforms 2008-04-07 19:09:20 -05:00
Makefile.am Remove the DB consistency check from pacman and libalpm. 2007-09-16 20:10:18 -05:00
testdb.c Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm_dep_compute_string 2009-01-12 23:59:30 -06:00
testpkg.c libalpm error cleanup, step 1 2008-04-06 20:16:57 -05:00
vercmp.c Update GNU GPL boilerplate and copyright dates 2007-12-10 22:55:39 -06:00