|
MentOS
0.8.0
The Mentoring Operating System
|
Functions for managing the kernel messages. More...
Functions | |
| int | sys_syslog (const char *format,...) |
| Write formatted output to stdout. More... | |
Functions for managing the kernel messages.
| int sys_syslog | ( | const char * | format, |
| ... | |||
| ) |
Write formatted output to stdout.
| format | Output formatted as for printf. |
| ... | List of arguments. |