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