CS318 - Pintos
Pintos source browser for JHU CS318 course
Macros
rox-child.c File Reference
#include "tests/userprog/rox-child.inc"
Include dependency graph for rox-child.c:

Go to the source code of this file.

Macros

#define CHILD_CNT   "1"
 Ensure that the executable of a running process cannot be modified, even by a child process. More...
 

Macro Definition Documentation

◆ CHILD_CNT

#define CHILD_CNT   "1"

Ensure that the executable of a running process cannot be modified, even by a child process.

Definition at line 4 of file rox-child.c.