aboutsummaryrefslogtreecommitdiff
path: root/libiberty/pex-win32.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-20remove useless if-before-free testsJim Meyering1-16/+8
2009-05-29pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.Kai Tietz1-0/+5
2009-05-17pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing standard handl...Julian Brown1-8/+9
2009-04-29pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.Julian Brown1-6/+28
2009-04-13re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage)Ozkan Sezer1-4/+4
2008-08-07pex-win32.c (argv_to_argc): New function.Aaron W. LaFramboise1-2/+35
2007-08-24[patch]: libiberty pex for _WIN64.Kai Tietz1-16/+16
2006-11-08pex-win32.c (no_suffixes): Remove.Vladimir Prus1-7/+8
2006-10-26pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.Danny Smith1-5/+5
2006-08-27re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor1-2/+4
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell1-11/+102
2006-04-12pex-common.c (pex_input_file, [...]): New functions.Jim Blandy1-0/+14
2006-03-31pex-win32.c (<errno.h>): Include.Mark Mitchell1-258/+322
2005-09-15pex-win32.c: Include "windows.h".Christopher Faylor1-14/+291
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-3/+3
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-2/+2
2005-03-29pex-common.c: New file.Ian Lance Taylor1-97/+289
2005-03-28partition.h: Remove use of PARAMS.Gabriel Dos Reis1-14/+7
2004-05-31* pex-win32.c (fix_argv): Expand comment.Danny Smith1-1/+6
2003-07-05pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.Danny Smith1-5/+6
2003-07-03pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backsl...Danny Smith1-1/+7
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg1-0/+243