summaryrefslogtreecommitdiffstats
path: root/bin/systrace/util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* boom goes the dynamitetedu2016-04-251-40/+0
|
* - limited number of processes per systraceitojun2003-06-161-1/+2
| | | | | - escape fixes for special characters markus, sturm ok. from provos
* predicates are part of the grammar now; in non-root case, predicates areitojun2002-10-091-2/+6
| | | | | | evaluated only once; in root case, predicates and variable expansion are dynamic. from provos
* constify, have missing prototypes, use pedantic compilation options.itojun2002-07-191-0/+35
niels ok