hush/archival
Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
as the old optimization did (actually does slightly better under gcc 4.0), and
simplifies the code.
2006-05-07 20:20:34 +00:00
..
libunarchive
ar.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
bunzip2.c
Config.in
cpio.c
dpkg_deb.c
dpkg.c Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00
gunzip.c
gzip.c - patch from Denis Vlasenko to add and use bb_xopen3() 2006-04-13 12:45:04 +00:00
Makefile
Makefile.in
rpm2cpio.c
rpm.c passing around an int as a void* is a very bad idea 2006-01-30 18:33:12 +00:00
tar.c - typo: s/derefernce/dereference/g 2006-04-18 14:17:49 +00:00
uncompress.c
unlzma.c Patch from Aurelien Jacobs to add unlzma. (A new decompression type, 2006-01-20 18:28:50 +00:00
unzip.c - patch from Denis Vlasenko to add and use bb_xchdir() 2006-04-12 18:39:58 +00:00