mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
34067f9475
in the child. This corrects a problem where linux/alpha binaries see the child's return value of fork as the parent's pid. This happens because linux/alpha binaries apparently check the return value directly, rather than looking for a non-zero value in a4, as *BSD & OSF/1 do. Reviewed by:dfr@nlsystems.com |
||
---|---|---|
.. | ||
vm_machdep.c |