libopkg: store compressed package lists
[oweals/opkg-lede.git] / libopkg / void_list.c
2010-08-18 graham.gowerRemove trailing whitespace. Sorry if this breaks your...
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-27 graham.gowerFix some errno abuse.
2009-11-05 graham.gowerThese functions cannot fail, so return void.
2009-11-05 graham.gowers/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/
2009-10-30 graham.gowerFix some memory leaks.
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: fix the crashing issue.
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