Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix problem introduced in r382. Pointed out by jlc, thanks! | graham.gower | 2009-11-26 | 1 | -3/+7 |
* | file_util.c cleanups. Remove redundant str_chomp from str_util.c. | graham.gower | 2009-11-25 | 1 | -63/+64 |
* | Add a function for recursive directory removal and use that instead of xsystem. | graham.gower | 2009-11-15 | 1 | -0/+81 |
* | s/malloc/xmalloc/ s/calloc/xcalloc/ s/realloc/realloc/ | graham.gower | 2009-11-04 | 1 | -15/+3 |
* | Remove some strdup abuse. | graham.gower | 2009-11-03 | 1 | -7/+13 |
* | Add sha256 ckecksums to okpg | ticktock35 | 2009-10-27 | 1 | -0/+55 |
* | opkg: adding the hash_table_remove API, not using yet. | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: remove opkg.h in preperation for new API | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: enable -Werror in libopkg and fix resulting build failures | ticktock35 | 2008-12-15 | 1 | -1/+1 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+177 |