silly switch style fix
[oweals/busybox.git] / archival / libunarchive / data_extract_to_buffer.c
2006-07-16 Rob LandleyCleaup read() and write() variants, plus a couple of...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-29 Rob LandleyMore size shrinkage.
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2002-11-06 Glenn L McGrathTerminate the buffer with a '\0'
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-10-19 Glenn L McGrathUpdate dpkg to use new unarchive code