author | Sebastian Harl <sh@tokkee.org> | |
Fri, 19 Dec 2008 17:20:41 +0000 (18:20 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Fri, 19 Dec 2008 17:20:41 +0000 (18:20 +0100) | ||
commit | f5edd182195cb7a13fa32846ae869a8b8dcc1e3f | |
tree | 221410f8680c5ec5aabeb633b7b973346f5cddf7 | tree | snapshot |
parent | bd702098d986e4985fdf4f7f7658ff4532d96533 | commit | diff |
Do not use *printf() to report errors / debugging messages.
The only exception to that is during configuration (which is done before
daemonization) to let the user know about problems immediately.
The only exception to that is during configuration (which is done before
daemonization) to let the user know about problems immediately.
src/common.c | diff | blob | history | |
src/email.c | diff | blob | history | |
src/ipmi.c | diff | blob | history | |
src/rrdtool.c | diff | blob | history | |
src/utils_dns.c | diff | blob | history |