1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-06-02 18:28:44 +02:00
init/syslogd
David Oberhollenzer 532f5e6819 Normalize syslog message line endings
Most syslog messages have a line feed at the end, but some don't. This patch
removes trailing spaces from all syslog messages that have one and always adds
a line feed in the logging back end.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
2018-08-23 09:07:10 +02:00
..
logfile.c Normalize syslog message line endings 2018-08-23 09:07:10 +02:00
Makemodule.am usyslogd: minor header restructuring/file structure cleanup 2018-08-20 12:31:51 +02:00
proto.c Normalize syslog message line endings 2018-08-23 09:07:10 +02:00
syslogd.c usyslogd: minor header restructuring/file structure cleanup 2018-08-20 12:31:51 +02:00
syslogd.h usyslogd: minor header restructuring/file structure cleanup 2018-08-20 12:31:51 +02:00