aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_utils.c
AgeCommit message (Expand)Author
2009-12-21Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower
2009-12-09Merge commit 'grg' into HEADgraham.gower
2009-11-12Cleanup the rest of pkg_parse.c. Give some functions more appropriate names too.graham.gower
2009-11-11Cleanup parsing of packages.graham.gower
2009-11-10Cleanup trim_alloc().graham.gower
2009-11-05s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/graham.gower
2009-11-04s/strdup/xstrdup/ - check memory allocations for failure.graham.gower
2009-11-02Cleanup error_list stuff a bit more.graham.gower
2009-10-29Fix problems in error listpixdamix
2009-04-03Try to avoid long unsigned int overflow.ticktock35
2008-12-15opkg: adding the hash_table_remove API, not using yet.ticktock35
2008-12-15opkg: 's/itsy/opkg/'ticktock35
2008-12-15opkg: remove opkg.h in preperation for new APIticktock35
2008-12-15opkg: re-arrange source code into sub-directoriesticktock35