summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/cache.c
AgeCommit message (Expand)AuthorFilesLines
2005-03-29Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ...Aurelien Foret1-1/+2
2005-03-28added a FREELISTPTR macro to free a PMList without freeing its dataAurelien Foret1-5/+1
2005-03-15Initial revisionJudd Vinet1-0/+203