summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/alpm.h
diff options
context:
space:
mode:
authorNagy Gabor <ngaba@bibl.u-szeged.hu>2007-10-24 22:58:34 +0200
committerDan McGee <dan@archlinux.org>2007-10-24 23:51:12 +0200
commit89ac8aa9c45486aa4f4b9599bb094f1d54ff1b66 (patch)
tree7fb99506c99c674a7110f54e3b0423f401f4e097 /lib/libalpm/alpm.h
parent581769b72d882fdc05bdbdc588db97187329e5b5 (diff)
downloadpacman-89ac8aa9c45486aa4f4b9599bb094f1d54ff1b66.tar.gz
pacman-89ac8aa9c45486aa4f4b9599bb094f1d54ff1b66.tar.xz
_alpm_depmiss_isin fix
The old code used memcmp, which is not good for comparing strings: "pkgname"'\0''\0' should be equal to "pkgname"'\0''a' for example. The new code uses strcmp. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/alpm.h')
0 files changed, 0 insertions, 0 deletions