]> oss.titaniummirror.com Git - msp430-binutils.git/blobdiff - libiberty/pexecute.txh
Imported binutils-2.20
[msp430-binutils.git] / libiberty / pexecute.txh
index b87c0e53a6d36f037e4034698eeb169e82913876..8baf9a0d01bcc514547c561dbd2fb920096ad376 100644 (file)
@@ -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