summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_hash.c
Commit message (Expand)AuthorAgeFilesLines
* using list_head to handle the listticktock352008-12-181-5/+2
* only add pkg_vec_sort when neededticktock352008-12-161-2/+0
* move pkg_compare_name to pkg_vec and remove qsort in hash_getticktock352008-12-161-14/+2
* remove some unnecessary code from pkg_vec_insertticktock352008-12-161-0/+1
* introduce the active_list for searching.ticktock352008-12-161-1/+0
* opkg: fix the crashing issue.ticktock352008-12-151-0/+3
* opkg: Convert "multiple packages" message to NOTICE rather than ERRORticktock352008-12-151-1/+1
* opkg: update error messageticktock352008-12-151-2/+1
* opkg: consolidate error enums and add an error for when no package matchesticktock352008-12-151-5/+19
* opkg: (leak fixing, day 3) fixed final memory leaks fixed reported fromticktock352008-12-151-0/+1
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-0/+2
* opkg: (leak fixing, day 1) lots and lots of memory leaks fixedticktock352008-12-151-0/+26
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+1
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+617