Xiang Xiao
|
f579c43754
|
drivers/syslog: Ensure interrupt log doesn't interlace in normal log. Don't call syslog_putc in syslog_default_write because syslog_putc will try to empty the interrupt buffer every time.
|
2018-11-09 08:46:32 -06:00 |
|
Gregory Nutt
|
95e20afcd2
|
drivers/: Remove dangling space at the end of lines.
|
2017-06-28 13:17:17 -06:00 |
|
Gregory Nutt
|
20727d17c3
|
SYSLOG: Add option to buffer SYSLOG output to avoid interleaving.
|
2017-05-10 14:42:43 -06:00 |
|
Max Kriegleder
|
77e5115e23
|
syslog: Fixes required for file syslog output
|
2016-10-19 08:27:20 -06:00 |
|
Gregory Nutt
|
cb55c06153
|
sched_file_channel(): Comments say that we need to lock the scheduler, but we do not.
|
2016-06-21 16:39:28 -06:00 |
|
Gregory Nutt
|
0e1e3bc404
|
Add a file that I forgot in the last commit; Also update some comments.
|
2016-06-21 13:33:17 -06:00 |
|