don't propagate up a syscall return, it's meaningless.
commit21c50e49995f494d42cf3988f97e9523d3daaca2
authorDave Jones <davej@redhat.com>
Fri, 28 Mar 2014 00:48:44 +0000 (27 17:48 -0700)
committerDave Jones <davej@redhat.com>
Fri, 28 Mar 2014 00:48:44 +0000 (27 17:48 -0700)
tree3866ce02ebb8f85e7f2ecf7a44cb4dba079ede9e
parent6eb26c8209d4ba962df606c8b88d05f26a4f589a
don't propagate up a syscall return, it's meaningless.

instead all we care about is whether the iteration of the child op succeeded or not.
child.c
children/random-syscalls.c
include/child.h
include/constants.h
syscall.c