Print the package name corresponding to a failed script.
[oweals/opkg-lede.git] / libopkg / pkg_extract.c
2010-08-24 graham.gowerAccept a leading "./" for the control file name, but...
2009-12-21 graham.gowerInitial stab at untangling the #include maze. Probably...
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-11-27 graham.gowerAdd error checking to deb_extract(), unarchive(), extra...
2009-11-27 graham.gowerName it after what it does: s/extract_to_stdout/extract...
2009-11-24 graham.gowerThere is no need to use a buffer at all.
2009-11-22 graham.gowerAdd some error checking on fputs.
2009-11-17 graham.gowerRemove unused function.
2009-03-26 ticktock35Due to deb_extract's defect that I cannot tell if an...
2009-03-26 ticktock35reduce a big memory leak
2008-12-18 ticktock35using list_head to handle the list
2008-12-15 ticktock35opkg: balance the installed_files reference count
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: remove opkg.h in preperation for new API
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories