]> git.ipfire.org Git - thirdparty/gcc.git/commit
pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to make...
authorIan Lance Taylor <ian@wasabisystems.com>
Thu, 18 Mar 2004 03:16:37 +0000 (03:16 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Thu, 18 Mar 2004 03:16:37 +0000 (03:16 +0000)
commitfed8129b153e3c83c3038cc3ddc71730cbb7d47e
tree6811fe401ca011fb4fb3791c0dad4ada7a9a0fbf
parente8190aa2d4f92ba59fe8b0e955d926df0ed1bea8
pex-unix.c (pexecute): Use vfork instead of fork, with appropriate changes to make this safe.

* pex-unix.c (pexecute): Use vfork instead of fork, with
appropriate changes to make this safe.
* pex-common.h (STDERR_FILE_NO): Define.

From-SVN: r79617
libiberty/ChangeLog
libiberty/pex-common.h
libiberty/pex-unix.c