summaryrefslogtreecommitdiffstats
path: root/src/util/vercmp.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee1-0/+4
2007-02-09* I made "alpm_versioncmp" public a while back, without noticing this was alr...Aaron Griffin1-1/+1
2007-01-30K. Piche <kpiche@rogers.com>Aaron Griffin1-2/+2
2006-11-23-std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix itAaron Griffin1-0/+3
2006-11-22* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin1-0/+3
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret1-1/+1
2005-12-26renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet1-2/+2
2005-03-15Initial revisionJudd Vinet1-0/+45