include/
* libiberty.h (PEX_STDERR_TO_PIPE): New define. (PEX_BINARY_ERROR): New define. (pex_read_err): New function. libiberty/ * pex-common.h (struct pex_obj): New fields stderr_pipe and read_err. * pex-common.c (pex_init_common): Initialize stderr_pipe. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121430 138bc75d-0d04-0410-961f-82ee72b054a4
Showing
- include/ChangeLog 6 additions, 0 deletionsinclude/ChangeLog
- include/libiberty.h 21 additions, 0 deletionsinclude/libiberty.h
- libiberty/ChangeLog 14 additions, 0 deletionslibiberty/ChangeLog
- libiberty/functions.texi 35 additions, 13 deletionslibiberty/functions.texi
- libiberty/pex-common.c 50 additions, 5 deletionslibiberty/pex-common.c
- libiberty/pex-common.h 4 additions, 0 deletionslibiberty/pex-common.h
- libiberty/pexecute.txh 23 additions, 1 deletionlibiberty/pexecute.txh
Please register or sign in to comment