PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
Tests argument passing to child processes. More... | |
void test_main | ( | void | ) |
Tests argument passing to child processes.
Definition at line 7 of file exec-arg.c.
References exec(), and wait().