summaryrefslogtreecommitdiffstats
path: root/libopkg/pkg_extract.c
Commit message (Expand)AuthorAgeFilesLines
* Accept a leading "./" for the control file name, but don't mandate it.graham.gower2010-08-241-2/+1
* Initial stab at untangling the #include maze. Probably needs a second pass.graham.gower2009-12-201-3/+1
* Merge commit 'grg' into HEADgraham.gower2009-12-081-3/+0
* Add error checking to deb_extract(), unarchive(), extract_archive(). et al.graham.gower2009-11-261-54/+45
* Name it after what it does: s/extract_to_stdout/extract_to_stream/graham.gower2009-11-261-1/+1
* There is no need to use a buffer at all.graham.gower2009-11-231-12/+2
* Add some error checking on fputs.graham.gower2009-11-221-1/+5
* Remove unused function.graham.gower2009-11-161-61/+0
* Due to deb_extract's defect that I cannot tell if an extraction isticktock352009-03-261-9/+12
* reduce a big memory leakticktock352009-03-261-10/+18
* using list_head to handle the listticktock352008-12-181-2/+2
* opkg: balance the installed_files reference countticktock352008-12-151-0/+2
* opkg: 's/itsy/opkg/'ticktock352008-12-151-1/+1
* opkg: remove opkg.h in preperation for new APIticktock352008-12-151-1/+1
* opkg: re-arrange source code into sub-directoriesticktock352008-12-141-0/+168