Notes on portability, and on when #include <linux/blah> is appropriate.
[oweals/busybox.git] / archival / libunarchive / init_handle.c
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-07-05 Eric AndersenBe certain to not abort prematurely when reading stuff...
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-09-25 Glenn L McGrathNew common unarchive code.