syslogd: avoid excessive tine() system calls
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 3 Jan 2008 12:13:42 +0000 (12:13 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 3 Jan 2008 12:13:42 +0000 (12:13 -0000)
commit4dada747e54b11f05db1beda3f4653ffe432255c
treea2901f06d7aad6b438befcd2b9f749fe19bb9fe5
parent4f2e8bc7656ff64402329de5364ec4502d8007d9
syslogd: avoid excessive tine() system calls

function                                             old     new   delta
timestamp_and_log_internal                             -      24     +24
log_locally                                          741     744      +3
timestamp_and_log                                    313     314      +1
syslogd_main                                         904     897      -7
quit_signal                                          101      94      -7
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/2 up/down: 28/-14)             Total: 14 bytes
sysklogd/syslogd.c