Gregory Nutt
|
8a75add6a0
|
drivers/syslog: syslog internal functions should not set the errno variable: ramlog_putc(), syslog_dev_putc(), syslog_dev_write(), syslog_force().
|
2017-09-29 15:24:40 -06:00 |
|
Gregory Nutt
|
5385266756
|
SYSLOG: Fix a compile problem with assertions enabled.
|
2016-06-21 07:24:14 -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 |
|