busybox/procps
Denys Vlasenko d661cb1977 ash: sleep builtin with no arguments should not exit
function                                             old     new   delta
sleep_main                                           116     143     +27
.rodata                                           105245  105268     +23
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 50/0)               Total: 50 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2023-04-25 16:47:22 +02:00
..
Config.src config system: move some options closer to relevalnt tool subdirectories 2021-10-12 13:23:29 +02:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
free.c Remove "select PLATFORM_LINUX" 2022-11-29 14:14:06 +01:00
fuser.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
iostat.c config: update size information 2018-12-28 03:20:17 +01:00
kill.c ash: sleep builtin with no arguments should not exit 2023-04-25 16:47:22 +02:00
lsof.c lsof: print fd# too 2021-06-16 12:49:15 +02:00
mpstat.c avoid using strok - eliminates use of hidden global variable 2020-10-06 02:36:47 +02:00
nmeter.c *: style fix 2022-08-30 16:41:17 +02:00
pgrep.c pkill: add -e to display the name and PID of the process being killed 2022-10-14 14:33:34 +02:00
pidof.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
pmap.c pmap: fix column width, closes 13431 2021-01-05 19:39:34 +01:00
powertop.c powertop: fix cpuid asm: ebx saving/restoring is properly done by gcc 2022-01-07 01:33:46 +01:00
ps.c ps: fix -o pid=PID,args interpreting entire "PID,args" as header 2021-10-07 21:55:16 +02:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
pwdx.c config: update size information 2018-12-28 03:20:17 +01:00
smemcap.c tar,smemcap: commonalyze checksumming code for tar header 2021-08-20 17:58:49 +02:00
sysctl.c *: more --help tweaks 2021-06-15 10:00:18 +02:00
top.c top: improve large PID display in memory ('s') mode 2022-05-12 11:44:47 +02:00
uptime.c Remove "select PLATFORM_LINUX" 2022-11-29 14:14:06 +01:00
watch.c *: --help tweaks 2021-06-13 01:08:48 +02:00