]> git.ipfire.org Git - thirdparty/gcc.git/commit
pex-unix.c (vfork): Remove VMS specific definition (get from header file instead).
authorDouglas B Rupp <rupp@gnat.com>
Mon, 27 Jul 2009 17:20:32 +0000 (17:20 +0000)
committerDouglas Rupp <rupp@gcc.gnu.org>
Mon, 27 Jul 2009 17:20:32 +0000 (17:20 +0000)
commitb303ef51602ca6d21c2ec273303f6550084ff09d
tree831a8f2945ea5c84b01155eff333403462045de5
parent5823ade173ca373e8af782cc3100ff67449f8016
pex-unix.c (vfork): Remove VMS specific definition (get from header file instead).

* pex-unix.c (vfork): Remove VMS specific definition (get from header
file instead).
(to_ptr32): New function.
(pex_unix_exec_child): Use it.

From-SVN: r150130
libiberty/ChangeLog
libiberty/pex-unix.c