summaryrefslogtreecommitdiff
path: root/lib/libalpm/cache.c
AgeCommit message (Expand)Author
2005-03-29Replaced snprintf calls by the SNPRINTF macro to avoid buffer overflows when ...Aurelien Foret
2005-03-28added a FREELISTPTR macro to free a PMList without freeing its dataAurelien Foret
2005-03-15Initial revisionJudd Vinet