|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| int | interactive_shell (void) |
| int interactive_shell | ( | void | ) |
Definition at line 219 of file interactive.c.
References interactive_state_t::ansi, ansi_init(), buffer, interactive_state_t::buffer, ERR, errno, EXIT_FAILURE, interactive_state_t::history, history_deinit(), history_init(), interactive_handle_input(), interactive_prompt(), MAX_PATH, memset(), interactive_state_t::pos, printf(), read(), interactive_state_t::status, STDIN_FILENO, and strerror().
Referenced by main().