Fortran: Fix character-kind=4 substring resolution (PR95837)
[gcc.git] / libiberty / pex-win32.c
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-01-04 Jakub JelinekUpdate copyright years.
2016-09-19 Andrew StubbsFix zero-length parameter bug in pex_run.
2014-09-26 Max Ostapenkopex-common.h (struct pex_funcs): Add new parameter...
2014-06-01 Ray Donnellypex-win32.c (argv_to_cmdline): Don't quote args unneces...
2012-07-26 Kazu Hiratapex-win32.c (pex_win32_exec_child): Only close original...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2009-05-29 Kai Tietzpex-win32.c (pex_win32_fdopenr): Set INHERIT to false.
2009-05-17 Julian Brownpex-win32.c (pex_win32_exec_child): Fix logic to avoid...
2009-04-29 Julian Brownpex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.
2009-04-13 Ozkan Sezerre PR target/39397 (libiberty/pex-*, inconsistent/incor...
2008-08-07 Aaron W. LaFramboisepex-win32.c (argv_to_argc): New function.
2007-08-24 Kai Tietz[patch]: libiberty pex for _WIN64.
2006-11-08 Vladimir Pruspex-win32.c (no_suffixes): Remove.
2006-10-26 Danny Smithpex-win32.c (argv_to_cmdline): Replace xmalloc with...
2006-08-27 Ian Lance Taylorre PR driver/27622 (gcc hang when compiling with -pipe)
2006-06-01 Mark ShinwellPatch to provide pex_run_in_environment.
2006-04-12 Jim Blandypex-common.c (pex_input_file, [...]): New functions.
2006-03-31 Mark Mitchellpex-win32.c (<errno.h>): Include.
2005-09-15 Christopher Faylorpex-win32.c: Include "windows.h".
2005-05-24 Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-03-29 Ian Lance Taylorpex-common.c: New file.
2005-03-28 Gabriel Dos Reispartition.h: Remove use of PARAMS.
2004-05-31 Danny Smith* pex-win32.c (fix_argv): Expand comment.
2003-07-05 Danny Smithpex-win32.c (pexecute): Mark parameters this_pname...
2003-07-03 Danny Smithpex-win32.c (fix_argv): Ensure that the executable...
2003-01-24 Zack WeinbergMakefile.in (CFILES): Add pex-*.c.