summaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace. Sorry if this breaks your patches.graham.gower2010-08-171-6/+6
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-7/+0
* Merge commit 'grg' into HEADgraham.gower2009-12-081-61/+14
* Cleanup the rest of pkg_parse.c. Give some functions more appropriate names too.graham.gower2009-11-121-1/+1
* Cleanup parsing of packages.graham.gower2009-11-101-52/+0
* Cleanup trim_alloc().graham.gower2009-11-101-18/+9
* s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/graham.gower2009-11-041-16/+6
* s/strdup/xstrdup/ - check memory allocations for failure.graham.gower2009-11-031-9/+3
* Cleanup error_list stuff a bit more.graham.gower2009-11-011-48/+52
* Fix problems in error listpixdamix2009-10-291-6/+20
* Try to avoid long unsigned int overflow.ticktock352009-04-031-8/+16
* opkg: adding the hash_table_remove API, not using yet.ticktock352008-12-151-3/+3
* 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/+183