4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-18 12:29:32 +08:00
Vladimir Prus 8c8e5f6dcc 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.
        (pex_run_in_environment): Add error checking
        for PEX_STDERR_TO_PIPE.  Create a pipe
        for stderr if necessary.
        (pex_read_err): New.
        (pex_free): Close read_err.
        * pexecute.txh: Document changes.
        * functions.texi: Regenerated.
2007-01-31 18:49:40 +00:00
..
2005-08-18 03:49:39 +00:00
2007-01-08 18:42:37 +00:00
2007-01-08 18:42:37 +00:00
2006-12-06 19:28:41 +00:00
2007-01-16 14:56:31 +00:00
2007-01-31 18:49:40 +00:00
2005-04-14 02:22:07 +00:00
2007-01-30 23:16:53 +00:00
2005-10-31 18:01:16 +00:00
2005-06-30 23:02:54 +00:00
2007-01-31 18:49:40 +00:00
2006-01-18 21:05:51 +00:00
2005-07-12 10:34:51 +00:00
2001-08-02 23:27:47 +00:00
2006-11-27 20:14:52 +00:00