summaryrefslogtreecommitdiffstats
path: root/libopkg/hash_table.c
Commit message (Expand)AuthorAgeFilesLines
* s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/graham.gower2009-11-041-9/+3
* s/strdup/xstrdup/ - check memory allocations for failure.graham.gower2009-11-031-1/+2
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-1/+32
* opkg: making hash_table_insert works as real hash_table.ticktock352008-12-151-1/+6
* opkg: (leak fixing, day 2) lots and lots of memory leaks fixedticktock352008-12-151-0/+1
* opkg: (leak fixing, day 1) lots and lots of memory leaks fixedticktock352008-12-151-1/+20
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+155