hush/sysklogd
Denis Vlasenko d7ecd863c8 syslogd: do not need to poll(), we can just block in read().
function                                             old     new   delta
syslogd_main                                        1206    1106    -100
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-100)           Total: -100 bytes
   text    data     bss     dec     hex filename
 769820    1051   10764  781635   bed43 busybox_old
 769702    1051   10764  781517   beccd busybox_unstripped
2007-09-07 13:53:32 +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 don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
logger.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
logread.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
syslogd.c syslogd: do not need to poll(), we can just block in read(). 2007-09-07 13:53:32 +00:00