CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2015/04/20 19:24:28
Modified files: lib/libc/arch/amd64/sys: tfork_thread.S lib/libc/arch/i386/sys: tfork_thread.S Log message: Eliminate the last uses of *fork's second syscall return register; the pid is zero in the child ok deraadt@ miod@