Juha Niskanen
|
8fa646f0e8
|
drivers/syslog: syslog_force does not set errno so do not test against it. Some changes to comments.
|
2019-09-16 07:48:48 -06:00 |
Gregory Nutt
|
7cf88d7dbd
|
Make sure that labeling is used consistently in all function headers.
|
2018-02-01 10:00:02 -06:00 |
Gregory Nutt
|
20727d17c3
|
SYSLOG: Add option to buffer SYSLOG output to avoid interleaving.
|
2017-05-10 14:42:43 -06:00 |
Gregory Nutt
|
9f859774a1
|
setvbuf: Add support for configuration of line buffering.
|
2017-02-08 11:28:24 -06:00 |
Gregory Nutt
|
cf1375daf7
|
Break syslog_channel.c up into syslog_channel.c, syslog_putc.c, syslog_force.c and syslog_flush.c to limited what is brought into the link. Separate syslog_emergstream.c from syslog_stream.c. Didn't help in the case I was looking at.
|
2016-06-20 17:10:52 -06:00 |