Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opkg: using calloc to replace the malloc, initialize varaiable | ticktock35 | 2008-12-15 | 1 | -2/+2 |
* | opkg: adding the hash_table_remove API, not using yet. | ticktock35 | 2008-12-15 | 1 | -6/+3 |
* | opkg: trivial, clean up obsolete code, and some typo | ticktock35 | 2008-12-15 | 1 | -23/+0 |
* | opkg: (leak fixing, day 2) lots and lots of memory leaks fixed | ticktock35 | 2008-12-15 | 1 | -0/+2 |
* | opkg: (leak fixing, day 1) lots and lots of memory leaks fixed | ticktock35 | 2008-12-15 | 1 | -1/+6 |
* | 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 | -2/+2 |
* | opkg: enable -Werror in libopkg and fix resulting build failures | ticktock35 | 2008-12-15 | 1 | -7/+4 |
* | opkg: re-arrange source code into sub-directories | ticktock35 | 2008-12-14 | 1 | -0/+236 |