hush/archival
Denis Vlasenko 0c45bb23d2 tar: fix "xopen with O_CREAT" warning, improve zero padding write
(was doing zillions of 1-byte write syscalls)
2006-09-09 12:49:03 +00:00
..
libunarchive removed a lot of trailing \n in bb_msg() calls. It is added 2006-09-06 19:02:46 +00:00
ar.c
bunzip2.c
Config.in
cpio.c
dpkg_deb.c
dpkg.c removed a lot of trailing \n in bb_msg() calls. It is added 2006-09-06 19:02:46 +00:00
gunzip.c
gzip.c using [xa]sprintf for string concatenation is neat and saves 2006-09-09 12:24:19 +00:00
Makefile
Makefile.in
rpm2cpio.c
rpm.c using [xa]sprintf for string concatenation is neat and saves 2006-09-09 12:24:19 +00:00
tar.c tar: fix "xopen with O_CREAT" warning, improve zero padding write 2006-09-09 12:49:03 +00:00
uncompress.c
unlzma.c
unzip.c