|
PatchworkOS
|
#include "file.h"Go to the source code of this file.
Functions | |
| void | _std_streams_init (void) |
| void _std_streams_init | ( | void | ) |
Definition at line 35 of file std_streams.c.
References _FILE_LINE_BUFFERED, _FILE_READ, _FILE_UNBUFFERED, _FILE_WRITE, _std_stream_init(), _stderr, _stderr_buff, _stdin, _stdin_buff, _stdout, _stdout_buff, EOK, errno, stderr, STDERR_FILENO, stdin, STDIN_FILENO, stdout, and STDOUT_FILENO.
Referenced by _user_init().