hush/procps
Denys Vlasenko 8f2cb7ab26 libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
function                                             old     new   delta
strftime_fmt                                           -      53     +53
strftime_YYYYMMDDHHMMSS                                -      12     +12
strftime_HHMMSS                                        -      12     +12
human_time                                            44      43      -1
fmtstr_t                                               9       -      -9
step_time                                            361     345     -16
watch_main                                           261     232     -29
------------------------------------------------------------------------------
(add/remove: 3/1 grow/shrink: 0/3 up/down: 77/-55)             Total: 22 bytes
   text	   data	    bss	    dec	    hex	filename
 919203	    932	  17692	 937827	  e4f63	busybox_old
 919209	    932	  17692	 937833	  e4f69	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-03-29 12:30:33 +01:00
..
Config.src top: implement scrolling up/down (_very_ useful) 2012-09-21 13:04:37 +02:00
free.c
fuser.c
iostat.c
Kbuild.src
kill.c killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT 2012-04-03 08:16:05 +02:00
lsof.c lsof: new applet 2012-04-01 16:23:23 +02:00
mpstat.c
nmeter.c whitespace cleanup. no code changes 2013-01-14 15:57:44 +01:00
pgrep.c pgrep: fix a "missing closing paren" build error 2013-02-28 15:51:55 +01:00
pidof.c
pmap.c
powertop.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
ps.c ps: seconds_since_boot: uint64_t -> ulong 2013-01-26 14:21:15 +01:00
ps.posix
pstree.c
pwdx.c
renice.c
smemcap.c
sysctl.c whitespace fixes. no code changes 2013-01-14 01:34:48 +01:00
top.c *: reuse more strings 2013-01-22 10:13:52 +01:00
uptime.c
watch.c libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() 2013-03-29 12:30:33 +01:00