busybox/archival
Denys Vlasenko dd5a40246b getopt32: move support for "always treat first arg as option" to users (tar/ar)
Now getopt() never leaks (and never performs) any xmalloc's.

function                                             old     new   delta
ar_main                                              522     556     +34
tar_main                                             986    1014     +28
getopt32                                            1458    1350    -108
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 62/-108)           Total: -46 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-04 16:46:17 +02:00
..
libarchive tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 2017-07-24 17:20:13 +02:00
ar.c getopt32: move support for "always treat first arg as option" to users (tar/ar) 2017-08-04 16:46:17 +02:00
bbunzip_test.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test2.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip_test3.sh add tests for gunzip 2007-10-05 15:27:03 +00:00
bbunzip.c config: do not use `a' quoting in help texts 2017-08-02 14:12:48 +02:00
bzip2.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
Config.src config: deindent all help texts 2017-07-21 09:50:55 +02:00
cpio.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
dpkg_deb.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
dpkg.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
gzip.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
Kbuild.src cpio: implement -R/--owner 2015-10-16 17:24:46 +02:00
lzop.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
rpm.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
rpm.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rpm2cpio.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
tar_symlink_attack tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 2017-07-24 17:20:13 +02:00
tar.c getopt32: move support for "always treat first arg as option" to users (tar/ar) 2017-08-04 16:46:17 +02:00
unzip.c unzip: fix regression on big-endian machines 2017-07-27 15:38:55 +02:00