Change llist_add_* to take the address of the list rather than returning the new
[oweals/busybox.git] / archival / libunarchive / init_handle.c
2006-05-26 Rob LandleyChange llist_add_* to take the address of the list...
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.