hush/archival/libunarchive
Glenn L McGrath 75762705a3 Honour the USTAR prefix field, this enables a 155 byte path length plus the normal 100 byte filename.
The catch is gnu tar cannot create archives that use the prefix field, you need to use s-tar.
2002-08-22 11:50:31 +00:00
..
deb_extract.c Fixup warnings and undefined operations that show up in gcc-3.1 2002-07-11 11:11:56 +00:00
decompress_uncompress.c Support old-style compress (.Z) files via libbb / unzip( ) calls 2002-05-19 19:00:14 +00:00
decompress_unzip.c Support old-style compress (.Z) files via libbb / unzip( ) calls 2002-05-15 22:13:47 +00:00
get_header_ar.c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 2002-07-19 00:05:54 +00:00
get_header_cpio.c Fixup warnings and undefined operations that show up in gcc-3.1 2002-07-11 11:11:56 +00:00
get_header_tar.c Honour the USTAR prefix field, this enables a 155 byte path length plus the normal 100 byte filename. 2002-08-22 11:50:31 +00:00
get_header_zip.c unzip applet by Laurence Anderson 2002-01-02 13:52:26 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
seek_sub_file.c Fixup warnings and undefined operations that show up in gcc-3.1 2002-07-11 11:11:56 +00:00
unarchive.c Applied vodz' patches #49 and #50 (with a small correction in runshell.c) 2002-07-19 00:05:54 +00:00
uncompress.c Support old-style compress (.Z) files via libbb / unzip( ) calls 2002-05-19 19:00:14 +00:00
unzip.c Support old-style compress (.Z) files via libbb / unzip( ) calls 2002-05-15 22:13:47 +00:00