OSDN Git Service

* pex-unix.c (pexecute): Use vfork instead of fork, with
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Mar 2004 03:16:37 +0000 (03:16 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 18 Mar 2004 03:16:37 +0000 (03:16 +0000)
commite1e51a4a5724cbe7049559fa85b1f070d3579551
tree6811fe401ca011fb4fb3791c0dad4ada7a9a0fbf
parentfa714a5450ebf4090a07d65b01809ec862a8b5c0
* pex-unix.c (pexecute): Use vfork instead of fork, with
appropriate changes to make this safe.
* pex-common.h (STDERR_FILE_NO): Define.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@79617 138bc75d-0d04-0410-961f-82ee72b054a4
libiberty/ChangeLog
libiberty/pex-common.h
libiberty/pex-unix.c