Use %m, not strerror, and strerror(err) was broken anyways and should have been
[oweals/busybox.git] / include / unarchive.h
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathNew common unarchive code.
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments
2002-01-02 Glenn L McGrathunzip applet by Laurence Anderson
2001-10-27 Glenn L McGrathinclude unistd which provides off_t for the header...
2001-10-25 Glenn L McGrathlibunarchive, and recovery from my previous commit