str_list_prev: remove unused function
[oweals/opkg-lede.git] / tests / opkg_active_list_test.c
2017-03-15 Alejandro del Castilloactive_list_sort: remove unused function
2017-03-15 Alejandro del Castilloactive_list_add_depend: remove unused function
2017-03-15 Jo-Philipp Wichopkg_active_list_test: mark functions static, swap...
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...
2008-12-17 ticktock35introduce the active_list for searching.
2008-12-15 ticktock35opkg: implment active_list_clear()
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