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 execute a nonexistent process. More... | |
void test_main | ( | void | ) |
Tries to execute a nonexistent process.
The exec system call must return -1.
Definition at line 9 of file exec-missing.c.