busybox/archival
Rob Landley 92255d60b8 Fix for bug 383: attempting to "tar c /" would error out because stripping
trailing / turns that into an empty string.
2005-09-01 11:36:21 +00:00
..
libunarchive Anand Avati hit an integer overflow problem in our unzip code. 2005-08-31 22:03:15 +00:00
ar.c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 2005-05-11 00:39:03 +00:00
bunzip2.c Don't comment warnings, _FIX_ warnings. (And putting in #warnings about 2005-08-30 20:26:17 +00:00
Config.in
cpio.c
dpkg_deb.c change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) 2005-05-11 00:39:03 +00:00
dpkg.c Bernhard Fischer says: use xmalloc() instead of malloc() 2005-08-16 05:32:42 +00:00
gunzip.c
gzip.c
Makefile
Makefile.in use toplevel ARFLAGS and update default ARFLAGS to be quiet 2005-07-27 01:09:24 +00:00
rpm2cpio.c
rpm.c Bernhard Fischer says: use xmalloc() instead of malloc() 2005-08-16 05:32:42 +00:00
tar.c Fix for bug 383: attempting to "tar c /" would error out because stripping 2005-09-01 11:36:21 +00:00
uncompress.c
unzip.c rename the accept/reject names since accept overrides the accept() socket function 2005-07-30 07:30:26 +00:00