aboutsummaryrefslogtreecommitdiff
path: root/libiberty/pex-unix.c
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.Jakub Jelinek
2018-10-01[libiberty] Use pipe inside pex_runNathan Sidwell
2018-08-23[libiberty patch] Fix PGO bootstrapNathan Sidwell
2018-08-21[libiberty patch] PEX-unix forkingNathan Sidwell
2018-01-03 Update copyright years.Jakub Jelinek
2017-01-04 Update copyright years.Jakub Jelinek
2015-10-18Fix PR63758 by using the _NSGetEnviron() API on DarwinRoland McGrath
2014-09-26libiberty/Max Ostapenko
2012-04-042012-04-04 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-11-04Use spawnve on cygwin.Richard Henderson
2009-12-08 * pex-unix.c (pex_unix_exec_child): Save/restore environ.Doug Evans
2009-11-23 * pex-unix.c (pex_child_error): Improve warning avoidance byBen Elliston
2009-11-19 * pex-unix.c (pex_child_error): Define writeerr macro to avoidBen Elliston
2009-07-27 * pex-unix.c (vfork): Remove VMS specific definition (get from headerDouglas Rupp
2007-08-24[patch]: libiberty pex for _WIN64.Kai Tietz
2007-01-12 * pex-unix.c (writeerr): Cast write result to void.Ben Elliston
2006-08-27 PR driver/27622Ian Lance Taylor
2006-06-02 * pex-unix.c (pex_unix_exec_child): Insert cast when assigningMark Shinwell
2006-06-01Patch to provide pex_run_in_environment.Mark Shinwell
2006-04-12src/libiberty/ChangeLog:Jim Blandy
2005-05-24include/Gabriel Dos Reis
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-29libiberty:Ian Lance Taylor
2005-03-28include/Gabriel Dos Reis
2004-11-30 * pex-unix.c: Fix the spelling of longjmp.Matt Kraai
2004-03-18 * pex-unix.c (pexecute): Use vfork instead of fork, withIan Lance Taylor
2003-01-24 * Makefile.in (CFILES): Add pex-*.c.Zack Weinberg