Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 May 2001 10:54:16 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_fork.c src/sys/kern kern_fork.c kern_sig.c
Message-ID:  <200105101754.f4AHsGq31341@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2001/05/10 10:54:16 PDT

  Modified files:        (Branch: RELENG_4)
    lib/libc_r/uthread   uthread_fork.c 
    sys/kern             kern_fork.c kern_sig.c 
  Log:
  MFC: Properly copy the P_ALTSTACK flag in struct proc::p_flag to the child
  process on fork(2).
  
  Revision  Changes    Path
  1.19.2.4  +2 -12     src/lib/libc_r/uthread/uthread_fork.c
  1.72.2.7  +2 -2      src/sys/kern/kern_fork.c
  1.72.2.6  +2 -1      src/sys/kern/kern_sig.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105101754.f4AHsGq31341>