Skip to content
Snippets Groups Projects
  • Max Ostapenko's avatar
    29ce50b0
    pex-common.h (struct pex_funcs): Add new parameter for open_write field. · 29ce50b0
    Max Ostapenko authored
    libiberty/
    
    2014-09-26  Max Ostapenko  <m.ostapenko@partner.samsung.com>
    
    	* pex-common.h (struct pex_funcs): Add new parameter for open_write field.
    	* pex-unix.c (pex_unix_open_write): Add support for new parameter.
    	* pex-djgpp.c (pex_djgpp_open_write): Likewise.
    	* pex-win32.c (pex_win32_open_write): Likewise.
    	* pex-common.c (pex_run_in_environment): Likewise.
    
    
    include/
    
    2014-09-26  Max Ostapenko  <m.ostapenko@partner.samsung.com>
    
    	* libiberty.h (PEX_STDOUT_APPEND): New flag.
    	(PEX_STDERR_APPEND): Likewise.
    
    From-SVN: r215632
    29ce50b0
    History
    pex-common.h (struct pex_funcs): Add new parameter for open_write field.
    Max Ostapenko authored
    libiberty/
    
    2014-09-26  Max Ostapenko  <m.ostapenko@partner.samsung.com>
    
    	* pex-common.h (struct pex_funcs): Add new parameter for open_write field.
    	* pex-unix.c (pex_unix_open_write): Add support for new parameter.
    	* pex-djgpp.c (pex_djgpp_open_write): Likewise.
    	* pex-win32.c (pex_win32_open_write): Likewise.
    	* pex-common.c (pex_run_in_environment): Likewise.
    
    
    include/
    
    2014-09-26  Max Ostapenko  <m.ostapenko@partner.samsung.com>
    
    	* libiberty.h (PEX_STDOUT_APPEND): New flag.
    	(PEX_STDERR_APPEND): Likewise.
    
    From-SVN: r215632