busybox/runit
Denys Vlasenko be5a505d77 Remove syscall wrappers around clock_gettime, closes 12091
12091 "Direct use of __NR_clock_gettime is not time64-safe".

function                                             old     new   delta
runsv_main                                          1698    1712     +14
startservice                                         378     383      +5
get_mono                                              31      25      -6
date_main                                            932     926      -6
gettimeofday_ns                                       17       -     -17
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 2/2 up/down: 19/-29)            Total: -10 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2019-10-24 16:26:55 +02:00
..
chpst.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
Kbuild.src runit/*: convert to new-style "one file" applets 2015-10-19 00:41:28 +02:00
runit_lib.h do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
runsv.c Remove syscall wrappers around clock_gettime, closes 12091 2019-10-24 16:26:55 +02:00
runsvdir.c config: update size information 2018-12-28 03:20:17 +01:00
sv.c config: update size information 2018-12-28 03:20:17 +01:00
svlogd.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00