]> granicus.if.org Git - strace/commit
set_ptracer_any: add a little documentation
authorMike Frysinger <vapier@gentoo.org>
Mon, 11 Aug 2014 05:31:09 +0000 (01:31 -0400)
committerDmitry V. Levin <ldv@altlinux.org>
Mon, 11 Aug 2014 17:19:17 +0000 (17:19 +0000)
commit6673ac74dc998fe3070276ddb9c242f1f913c944
tree6420a430deb9bcf6b74ca1d389a426713b860424
parent6ab2ed119aa46a5accd6d2a952033375169e727a
set_ptracer_any: add a little documentation

This way I don't have to keep reading up on these options and wondering
why the code isn't aborting when the call fails.

* tests/set_ptracer_any.c (main): Note prctl failures are ok.
tests/set_ptracer_any.c