f27b6e25d7af7495d3666cf193828399e506fa7d
[pintos-anon] / src / utils / README
1 If your version of Perl predates 5.8.0 and you want the "pintos"
2 script's timeout support (with -T) to properly limit the child's CPU
3 time, then you will need to compile setitimer-helper (with `make') and
4 install it in PATH.  Otherwise, setitimer-helper is unneeded.
5
6 - Ben