Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 1998 23:12:20 -0800 (PST)
From:      Joseph Koshy <jkoshy@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen popen.3 popen.c
Message-ID:  <199811100712.XAA22091@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkoshy      1998/11/09 23:12:20 PST

  Modified files:        (Branch: RELENG_2_2)
    lib/libc/gen         popen.3 popen.c 
  Log:
  MFC: Confirm to POSIX and close any copies of inherited popen()ed descriptors
       in the child process.
       {rev 1.7 "src/lib/libc/gen/popen.3"}
       {rev 1.12 "src/lib/libc/gen/popen.c"}
  
  Reviewed by: jkoshy, msmith
  
  Revision  Changes    Path
  1.2.2.4   +6 -3      src/lib/libc/gen/popen.3
  1.4.2.2   +4 -0      src/lib/libc/gen/popen.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?199811100712.XAA22091>