summaryrefslogtreecommitdiff
path: root/libiberty/pex-win32.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2016-09-19Fix zero-length parameter bug in pex_run.Andrew Stubbs
2014-09-26pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko
2014-06-01pex-win32.c (argv_to_cmdline): Don't quote args unnecessarilyRay Donnelly
2012-07-26pex-win32.c (pex_win32_exec_child): Only close original file descriptors if c...Kazu Hirata
2011-04-20remove useless if-before-free testsJim Meyering
2009-05-29pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.Kai Tietz
2009-05-17pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing standard handl...Julian Brown
2009-04-29pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.Julian Brown
2009-04-13re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage)Ozkan Sezer
2008-08-07pex-win32.c (argv_to_argc): New function.Aaron W. LaFramboise
2007-08-24[patch]: libiberty pex for _WIN64.Kai Tietz
2006-11-08pex-win32.c (no_suffixes): Remove.Vladimir Prus
2006-10-26pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.Danny Smith
2006-08-27re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell
2006-04-12pex-common.c (pex_input_file, [...]): New functions.Jim Blandy
2006-03-31pex-win32.c (<errno.h>): Include.Mark Mitchell
2005-09-15pex-win32.c: Include "windows.h".Christopher Faylor
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-29pex-common.c: New file.Ian Lance Taylor
2005-03-28partition.h: Remove use of PARAMS.Gabriel Dos Reis
2004-05-31* pex-win32.c (fix_argv): Expand comment.Danny Smith
2003-07-05pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.Danny Smith
2003-07-03pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backsl...Danny Smith
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg