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 *: work around sysinfo.h versus linux/*.h problems 2011-07-26 13:42:12 +02:00
fuser.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
iostat.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
Kbuild.src nmeter: deprecate %NNNd specified, use -d MSEC instead 2010-12-13 15:17:22 +01:00
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 *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
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 *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
pmap.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
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 ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
pwdx.c pwdx: new applet 2011-03-12 18:13:15 +01:00
renice.c *: remove "Options:" string from help texts 2011-06-05 03:58:28 +02:00
smemcap.c rename archive.h to bb_archive.h. no code changes 2011-09-22 12:45:14 +02:00
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 uptime: more compatible output 2011-08-10 13:00:04 +02:00
watch.c libbb: introduce and use strftime_[YYYYMMDD]HHMMSS() 2013-03-29 12:30:33 +01:00