build: remove automake/autoconf build system
[oweals/opkg-lede.git] / libopkg / active_list.h
2017-02-13 Jo-Philipp Wichpkg: move active_list structure out of pkg_t
2017-02-10 Jo-Philipp Wichtreewrite: use Lindent to reformat to kernel coding...
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2008-12-17 ticktock35introduce the active_list for searching.
2008-12-15 ticktock35opkg: using active_list to list all the installed pkgs.
2008-12-15 ticktock35opkg: using active list to list upgradeable pkgs
2008-12-15 ticktock35opkg: implement active_list_prev and test cases.
2008-12-15 ticktock35opkg: refactory active_list_next remove unnecessary...
2008-12-15 ticktock35opkg: active_list tests
2008-12-15 ticktock35opkg: introduce the protype of active_list