summaryrefslogtreecommitdiffstats
path: root/libopkg/void_list.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace. Sorry if this breaks your patches.graham.gower2010-08-171-1/+1
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-2/+0
* Merge commit 'grg' into HEADgraham.gower2009-12-081-2/+2
* Fix some errno abuse.graham.gower2009-11-261-1/+0
* These functions cannot fail, so return void.graham.gower2009-11-041-13/+4
* s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/graham.gower2009-11-041-5/+2
* Fix some memory leaks.graham.gower2009-10-301-4/+2
* using list_head to handle the listticktock352008-12-181-118/+97
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-2/+2
* opkg: fix the crashing issue.ticktock352008-12-151-0/+9
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+1
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+194