busybox/sysklogd
Denis Vlasenko 4dada747e5 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
2008-01-03 12:13:42 +00:00
..
Config.in - add a config-time range check for IPC_SYSLOG_BUFFER_SIZE 2007-06-07 13:22:56 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
klogd.c dmesg,klogd: make code more readable 2007-11-16 20:18:54 +00:00
logger.c fix buglets found by randomconfig 2007-11-23 23:39:01 +00:00
logread.c logread: add forgotten INIT_G(); 2007-11-23 03:41:20 +00:00
syslogd.c syslogd: avoid excessive tine() system calls 2008-01-03 12:13:42 +00:00