aclocal.m4: Assume strncmp works in cross case.
[gcc.git] / libiberty / pex-unix.c
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-04 Richard HendersonUse spawnve on cygwin.
2009-12-08 Doug Evans* pex-unix.c (pex_unix_exec_child): Save/restore environ.
2009-11-23 Ben Ellistonpex-unix.c (pex_child_error): Improve warning avoidance...
2009-11-19 Ben Ellistonpex-unix.c (pex_child_error): Define writeerr macro...
2009-07-27 Douglas B Rupppex-unix.c (vfork): Remove VMS specific definition...
2007-08-24 Kai Tietz[patch]: libiberty pex for _WIN64.
2007-01-12 Ben Elliston* pex-unix.c (writeerr): Cast write result to void.
2006-08-27 Ian Lance Taylorre PR driver/27622 (gcc hang when compiling with -pipe)
2006-06-02 Mark Shinwellpex-unix.c (pex_unix_exec_child): Insert cast when...
2006-06-01 Mark ShinwellPatch to provide pex_run_in_environment.
2006-04-12 Jim Blandypex-common.c (pex_input_file, [...]): New functions.
2005-05-24 Gabriel Dos Reislibiberty.h (ACONCAT): Properly cast value of alloca().
2005-05-10 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-03-29 Ian Lance Taylorpex-common.c: New file.
2005-03-28 Gabriel Dos Reispartition.h: Remove use of PARAMS.
2004-11-30 Matt Kraai* pex-unix.c: Fix the spelling of longjmp.
2004-03-18 Ian Lance Taylorpex-unix.c (pexecute): Use vfork instead of fork, with...
2003-01-24 Zack WeinbergMakefile.in (CFILES): Add pex-*.c.