Clarify why we're not using fseek(), use fseek() where applicable.
[oweals/opkg-lede.git] / libbb / libbb.h
2009-12-09 graham.gowerMerge commit 'grg' into HEAD
2009-12-01 pixdamixpatch for opkg_download.c compile abort
2009-11-27 graham.gowerCheck the unzip child process for errors and pass the...
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-26 graham.gowerlibbb.h cleanup.
2009-11-18 graham.gowerRemove unused function.
2009-11-16 graham.gowerRemove dead code.
2009-11-15 graham.gowerMake the array const to fix warning.
2008-12-27 ticktock35revert R190, keep R191
2008-12-27 ticktock35Thanks for Mike Westerhof <mwester@dls.net>
2008-12-15 ticktock35opkg: attached patch fixes build failures with gcc...
2008-12-15 ticktock35* Rename top level ipkg directory to opkg
2008-12-15 ticktock35* Add ipkg for future development