Kent Borg wrote:
Is syslog() safe to call from real time userland code?  (If not, what
is the right way to do such output?)

No problem using it, but it will trigger an automatic switch to secondary mode in order to issue the right Linux syscalls. The thread will switch back to primary automatically again as soon as a (usually blocking) Xenomai syscall is issued.

--

Philippe.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to