Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add error checking to deb_extract(), unarchive(), extract_archive(). et al. | graham.gower | 2009-11-26 | 1 | -54/+45 |
* | Name it after what it does: s/extract_to_stdout/extract_to_stream/ | graham.gower | 2009-11-26 | 1 | -1/+1 |
* | There is no need to use a buffer at all. | graham.gower | 2009-11-23 | 1 | -12/+2 |
* | Add some error checking on fputs. | graham.gower | 2009-11-22 | 1 | -1/+5 |
* | Remove unused function. | graham.gower | 2009-11-16 | 1 | -61/+0 |
* | Due to deb_extract's defect that I cannot tell if an extraction is | ticktock35 | 2009-03-26 | 1 | -9/+12 |
* | reduce a big memory leak | ticktock35 | 2009-03-26 | 1 | -10/+18 |
* | using list_head to handle the list | ticktock35 | 2008-12-18 | 1 | -2/+2 |
* | opkg: balance the installed_files reference count | ticktock35 | 2008-12-15 | 1 | -0/+2 |
* | 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/+168 |