str_list_push: remove unused function
[oweals/opkg-lede.git] / libopkg / pkg_dest_list.c
2017-03-15 Alejandro del Castilloconffile_list_pop: remove unused function
2017-03-15 Alejandro del Castillopkg_dest_list_push: remove unused functions
2017-02-10 Jo-Philipp Wichtreewrite: use Lindent to reformat to kernel coding...
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-11-05 graham.gowerThese functions cannot fail, so return void.
2009-11-05 graham.gowers/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/
2008-12-18 ticktock35using list_head to handle the list
2008-12-15 ticktock35opkg: adding the hash_table_remove API, not using yet.
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories