Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup the rest of pkg_parse.c. Give some functions more appropriate names too. | graham.gower | 2009-11-12 | 1 | -1/+1 |
* | Cleanup parsing of packages. | graham.gower | 2009-11-10 | 1 | -52/+0 |
* | Cleanup trim_alloc(). | graham.gower | 2009-11-10 | 1 | -18/+9 |
* | s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/ | graham.gower | 2009-11-04 | 1 | -16/+6 |
* | s/strdup/xstrdup/ - check memory allocations for failure. | graham.gower | 2009-11-03 | 1 | -9/+3 |
* | Cleanup error_list stuff a bit more. | graham.gower | 2009-11-01 | 1 | -48/+52 |
* | Fix problems in error list | pixdamix | 2009-10-29 | 1 | -6/+20 |
* | Try to avoid long unsigned int overflow. | ticktock35 | 2009-04-03 | 1 | -8/+16 |
* | opkg: adding the hash_table_remove API, not using yet. | ticktock35 | 2008-12-15 | 1 | -3/+3 |
* | opkg: 's/itsy/opkg/' | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: remove opkg.h in preperation for new API | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+183 |