summaryrefslogtreecommitdiffstats
path: root/libopkg/active_list.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace. Sorry if this breaks your patches.graham.gower2010-08-171-1/+1
* Merge commit 'grg' into HEADgraham.gower2009-12-081-1/+1
* introduce the active_list for searching.ticktock352008-12-161-0/+2
* opkg: using active_list to list all the installed pkgs.ticktock352008-12-151-0/+1
* opkg: using active list to list upgradeable pkgsticktock352008-12-151-0/+3
* opkg: implement active_list_prev and test cases.ticktock352008-12-151-1/+4
* opkg: refactory active_list_next remove unnecessary field.ticktock352008-12-151-1/+0
* opkg: active_list teststicktock352008-12-151-1/+1
* opkg: introduce the protype of active_listticktock352008-12-151-0/+36