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 |
|
Gregory Nutt
|
505ca542e8
|
Remove some last traces of lowvsyslog that were missed; Add a SYSLOG emergency channel for handling assertion output more cleanly
|
2016-06-20 16:11:50 -06:00 |
|
Gregory Nutt
|
f4c47636e7
|
SYSLOG: Debug output from the IDLE task should be forced like interrupt level output
|
2016-06-20 07:35:38 -06:00 |
|
Gregory Nutt
|
a43cdbff0b
|
Add missing file header
|
2016-06-19 09:48:42 -06:00 |
|
Gregory Nutt
|
fedf00033c
|
Make default interupt buffer smaller
|
2016-06-19 07:03:10 -06:00 |
|
Gregory Nutt
|
ea9565e137
|
SYSLOG: Flesh out interrupt buffer logic
|
2016-06-18 14:54:25 -06:00 |
|
Gregory Nutt
|
c44a011394
|
Add some basic SYSLOG channel selection logic
|
2016-06-18 12:54:55 -06:00 |
|