Messages in this thread |  | | | Date | Wed, 11 Jan 2012 13:03:49 -0700 | | From | Jonathan Corbet <> | | Subject | Re: [RFC,PATCH 2/2] Documentation: prctl/seccomp_filter |
| |
Interesting approach to the problem, I think I like it. Watch for news at 11...:)
One nit:
> +Example > +------- > + > +Assume a process would like to cleanly read and write to stdin/out/err and exit > +cleanly. Without using a BPF compiler, it may be done as follows on x86 32-bit: > +
It seems like this little program belongs in the samples/ directory.
Thanks,
jon
|  |