diff options
author | Ron Yorston | 2019-04-15 10:48:29 +0100 |
---|---|---|
committer | Denys Vlasenko | 2019-04-16 18:29:52 +0200 |
commit | a81700bc0810b2cad59d450a380ece20a8eb96a4 (patch) | |
tree | 371499cb5755478247e8acaa864b89069ba71a94 /qemu_multiarch_testing/hdc.dir | |
parent | 2efa726b22e9ebb7ee6c192a0fea0c478a857219 (diff) | |
download | busybox-a81700bc0810b2cad59d450a380ece20a8eb96a4.zip busybox-a81700bc0810b2cad59d450a380ece20a8eb96a4.tar.gz |
hush: add bash-compatible EPOCH variables
Bash 5.0 added the dynamic variable EPOCHSECONDS and EPOCHREALTIME
which return the number of seconds since the Unix Epoch as an
integer or float. These are useful for logging or tracing.
function old new delta
get_local_var_value 207 302 +95
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/0 up/down: 95/0) Total: 95 bytes
text data bss dec hex filename
938702 4203 1888 944793 e6a99 busybox_old
938797 4203 1888 944888 e6af8 busybox_unstripped
Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'qemu_multiarch_testing/hdc.dir')
0 files changed, 0 insertions, 0 deletions