busybox/sysklogd
Denys Vlasenko 5fa39d48d5 syslogd: fix breakage caused by "daemonize _after_ init" change
function                                             old     new   delta
syslogd_init                                        1007    1140    +133
create_socket                                        143       -    -143
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 1/0 up/down: 133/-143)          Total: -10 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2023-10-03 19:16:10 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
Kbuild.src
klogd.c Update applet size estimates 2023-07-10 17:25:21 +02:00
logger.c Update applet size estimates 2023-07-10 17:25:21 +02:00
logread.c Update applet size estimates 2023-07-10 17:25:21 +02:00
syslogd.c syslogd: fix breakage caused by "daemonize _after_ init" change 2023-10-03 19:16:10 +02:00
syslogd_and_logger.c