summaryrefslogtreecommitdiff
path: root/libiberty/pex-unix.c
Commit message (Expand)AuthorAgeFilesLines
* pex-common.h (struct pex_funcs): Add new parameter for open_write field.Max Ostapenko2014-09-261-3/+4
* pex-unix.c (to_ptr32): Fix style.Tristan Gingold2012-04-041-2/+4
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-2/+2
* Use spawnve on cygwin.Richard Henderson2010-11-041-1/+200
* * pex-unix.c (pex_unix_exec_child): Save/restore environ.Doug Evans2009-12-081-1/+20
* pex-unix.c (pex_child_error): Improve warning avoidance by checking the resul...Ben Elliston2009-11-231-2/+4
* pex-unix.c (pex_child_error): Define writeerr macro to avoid unused result wa...Ben Elliston2009-11-201-1/+2
* pex-unix.c (vfork): Remove VMS specific definition (get from header file inst...Douglas B Rupp2009-07-271-7/+36
* [patch]: libiberty pex for _WIN64.Kai Tietz2007-08-241-10/+10
* * pex-unix.c (writeerr): Cast write result to void.Ben Elliston2007-01-121-1/+1
* re PR driver/27622 (gcc hang when compiling with -pipe)Ian Lance Taylor2006-08-271-2/+8
* pex-unix.c (pex_unix_exec_child): Insert cast when assigning to environ.Mark Shinwell2006-06-021-1/+1
* Patch to provide pex_run_in_environment.Mark Shinwell2006-06-011-3/+11
* pex-common.c (pex_input_file, [...]): New functions.Jim Blandy2006-04-121-0/+11
* libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis2005-05-241-1/+1
* 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-112/+418
* partition.h: Remove use of PARAMS.Gabriel Dos Reis2005-03-281-13/+5
* * pex-unix.c: Fix the spelling of longjmp.Matt Kraai2004-11-301-1/+1
* pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to...Ian Lance Taylor2004-03-181-16/+65
* Makefile.in (CFILES): Add pex-*.c.Zack Weinberg2003-01-241-0/+166