summaryrefslogtreecommitdiff
path: root/lib/libalpm/alpm_list.c
AgeCommit message (Expand)Author
2007-01-30Discussed on IRC for a bit, this makes the following changes for clarity:Dan McGee
2007-01-24* Shuffled some of the alpm_list free funtions - still not perfect, but betterAaron Griffin
2007-01-23* Added some calloc calls to replace the malloc-then-set-to-zero functionalityAaron Griffin
2007-01-22Introduced an infinite loop during the pmlist -> alpm_list transition, whoopsAaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin