Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace. Sorry if this breaks your patches. | graham.gower | 2010-08-17 | 1 | -1/+1 |
* | Initial stab at untangling the #include maze. Probably needs a second pass. | graham.gower | 2009-12-20 | 1 | -2/+0 |
* | Merge commit 'grg' into HEAD | graham.gower | 2009-12-08 | 1 | -2/+2 |
* | Fix some errno abuse. | graham.gower | 2009-11-26 | 1 | -1/+0 |
* | These functions cannot fail, so return void. | graham.gower | 2009-11-04 | 1 | -13/+4 |
* | s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/ | graham.gower | 2009-11-04 | 1 | -5/+2 |
* | Fix some memory leaks. | graham.gower | 2009-10-30 | 1 | -4/+2 |
* | using list_head to handle the list | ticktock35 | 2008-12-18 | 1 | -118/+97 |
* | opkg: adding the hash_table_remove API, not using yet. | ticktock35 | 2008-12-15 | 1 | -2/+2 |
* | opkg: fix the crashing issue. | ticktock35 | 2008-12-15 | 1 | -0/+9 |
* | 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/+194 |