X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=libiberty%2Fpexecute.txh;h=8baf9a0d01bcc514547c561dbd2fb920096ad376;hp=b87c0e53a6d36f037e4034698eeb169e82913876;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/libiberty/pexecute.txh b/libiberty/pexecute.txh index b87c0e5..8baf9a0 100644 --- a/libiberty/pexecute.txh +++ b/libiberty/pexecute.txh @@ -265,7 +265,9 @@ process times, all the fields will be set to @code{0}. @deftypefn Extension void pex_free (struct pex_obj @var{obj}) -Clean up and free all data associated with @var{obj}. +Clean up and free all data associated with @var{obj}. If you have not +yet called @code{pex_get_times} or @code{pex_get_status}, this will +try to kill the subprocesses. @end deftypefn