Date: Thu, 21 Nov 2002 13:53:07 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_execve.c Message-ID: <200211212153.gALLr72P099322@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2002/11/21 13:53:07 PST Modified files: (Branch: RELENG_4) lib/libc_r/uthread uthread_execve.c Log: MFC: (rev. 1.16) When about to do an execve(), don't bother resetting the O_NONBLOCK flag on any file descriptors that have the close-on-exec flag set. Revision Changes Path 1.11.2.6 +4 -0 src/lib/libc_r/uthread/uthread_execve.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?200211212153.gALLr72P099322>