busybox/sysklogd
Denis Vlasenko 5f1b149d54 syslogd,logread: get rid of head pointer, fix logread bug in the process
function                                             old     new   delta
logread_main                                         450     462     +12
syslogd_main                                        1246    1252      +6
shbuf                                                  -       4      +4
buf                                                   34      30      -4
packed_usage                                       22729   22724      -5
log_locally                                          957     767    -190
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 2/3 up/down: 22/-199)          Total: -177 bytes
   text    data     bss     dec     hex filename
 773886    1116   11316  786318   bff8e busybox_old
 773714    1116   11316  786146   bfee2 busybox_unstripped
2007-08-12 21:33:06 +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 *: BB_BANNER -> bb_banner (it is not a const or #define)! 2007-06-13 12:27:17 +00:00
logger.c bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; 2007-07-27 11:20:10 +00:00
logread.c syslogd,logread: get rid of head pointer, fix logread bug in the process 2007-08-12 21:33:06 +00:00
syslogd.c syslogd,logread: get rid of head pointer, fix logread bug in the process 2007-08-12 21:33:06 +00:00