busybox/sysklogd
Denis Vlasenko b893497151 syslogd: stop doing open/fstat/lseek/close on _every_ write
(still doing it if more than a second passed in between).
Costs ~40 bytes.
2007-01-04 18:02:32 +00:00
..
Config.in build system overhaul 2006-10-05 10:17:08 +00:00
Kbuild build system overhaul 2006-10-05 10:17:08 +00:00
klogd.c klogd: small optimizations 2007-01-04 03:07:57 +00:00
logger.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
logread.c new libbb func: xmalloc_realpath (+ use it where makes sense) 2007-01-04 17:59:59 +00:00
syslogd.c syslogd: stop doing open/fstat/lseek/close on _every_ write 2007-01-04 18:02:32 +00:00