summaryrefslogtreecommitdiff
path: root/libiberty/pex-win32.c
Commit message (Expand)AuthorAgeFilesLines
* pex-win32.c (pex_win32_exec_child): Only close original file descriptors if c...Kazu Hirata2012-07-261-8/+17
* remove useless if-before-free testsJim Meyering2011-04-201-16/+8
* pex-win32.c (pex_win32_fdopenr): Set INHERIT to false.Kai Tietz2009-05-291-0/+5
* pex-win32.c (pex_win32_exec_child): Fix logic to avoid closing standard handl...Julian Brown2009-05-171-8/+9
* pex-win32.c (pex_win32_pipe): Add _O_NOINHERIT.Julian Brown2009-04-291-6/+28
* re PR target/39397 (libiberty/pex-*, inconsistent/incorrect pid_t usage)Ozkan Sezer2009-04-131-4/+4
* pex-win32.c (argv_to_argc): New function.Aaron W. LaFramboise2008-08-071-2/+35
* [patch]: libiberty pex for _WIN64.Kai Tietz2007-08-241-16/+16
* pex-win32.c (no_suffixes): Remove.Vladimir Prus2006-11-081-7/+8
* pex-win32.c (argv_to_cmdline): Replace xmalloc with XNEWVEC.Danny Smith2006-10-261-5/+5
* re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor2006-08-271-2/+4
* Patch to provide pex_run_in_environment.Mark Shinwell2006-06-011-11/+102
* pex-common.c (pex_input_file, [...]): New functions.Jim Blandy2006-04-121-0/+14
* pex-win32.c (<errno.h>): Include.Mark Mitchell2006-03-311-258/+322
* pex-win32.c: Include "windows.h".Christopher Faylor2005-09-151-14/+291
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-3/+3
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-2/+2
* pex-common.c: New file.Ian Lance Taylor2005-03-291-97/+289
* partition.h: Remove use of PARAMS.Gabriel Dos Reis2005-03-281-14/+7
* * pex-win32.c (fix_argv): Expand comment.Danny Smith2004-05-311-1/+6
* pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.Danny Smith2003-07-051-5/+6
* pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backsl...Danny Smith2003-07-031-1/+7
* Makefile.in (CFILES): Add pex-*.c.Zack Weinberg2003-01-241-0/+243