busybox/procps
Denys Vlasenko 727948e585 getopt32: factor out code to treat all args as options
Working towards making getopt32() xmalloc-free

function                                             old     new   delta
make_all_argv_opts                                     -      58     +58
top_main                                             914     912      -2
getopt32                                            1517    1458     -59
------------------------------------------------------------------------------
(add/remove: 2/0 grow/shrink: 0/2 up/down: 58/-61)             Total: -3 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-04 16:33:23 +02:00
..
Config.src config: deindent all help texts 2017-07-21 09:50:55 +02:00
free.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fuser.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
iostat.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
kill.c new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize 2017-08-03 19:03:32 +02:00
lsof.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mpstat.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
nmeter.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
pgrep.c pgrep: fix "pgrep -v -P1"; also allow matching of comm - closes 10086 2017-07-21 17:43:14 +02:00
pidof.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
pmap.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
powertop.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
ps.c getopt32: factor out code to treat all args as options 2017-08-04 16:33:23 +02:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
pwdx.c new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize 2017-08-03 19:03:32 +02:00
smemcap.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
sysctl.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
top.c getopt32: factor out code to treat all args as options 2017-08-04 16:33:23 +02:00
uptime.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
watch.c config: deindent all help texts 2017-07-21 09:50:55 +02:00