Console Input Messed up in OS161
When you finished the process system call (e.g., fork
, execv
) and test your
system call by executing some user program, you'll probably find that the
console input behavior is messed up.
When you finished the process system call (e.g., fork
, execv
) and test your
system call by executing some user program, you'll probably find that the
console input behavior is messed up.