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