|
PKUOS - Pintos
Pintos source browser for PKU Operating System course
|

Go to the source code of this file.
Functions | |
| void | test_main (void) |
| Tries to close the console output stream, which must either fail silently or terminate with exit code -1. More... | |
| void test_main | ( | void | ) |
Tries to close the console output stream, which must either fail silently or terminate with exit code -1.
Definition at line 8 of file close-stdout.c.
References close().
