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 an invalid fd, which must either fail silently or terminate with exit code -1. More... | |
void test_main | ( | void | ) |
Tries to close an invalid fd, which must either fail silently or terminate with exit code -1.
Definition at line 8 of file close-bad-fd.c.
References close().