Changeset 45956

Timestamp:
May 30, 2008, 4:22:39 PM (14 years ago)
Author:
Noel Belcourt
Message:

Change execunix.c to always use fork() instead of
vfork() on the Mac. This works around known issues
with bjam on PPC under Tiger and a problem reported
by Rene with bjam on x86 under Leopard.

A future revision will change execvp() use to execve()
to enable the Mac to once again use the more efficient
vfork() on the Mac.

(No files)

Note: See TracChangeset for help on using the changeset viewer.