Follow-up Comment #5, bug #64451 (project findutils):

>From wait(2):
*WIFSTOPPED(*_wstatus_*)*
    returns true if the child process was stopped by delivery of a signal;
this is possible only if the call was done using *WUNTRACED* or when the child
is being traced (see *ptrace*(2)).

    OK so I guess this functionality is not supposed to be used as was testing
it.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64451>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/


Reply via email to