Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 19:54:58 -0500 (EST)
From:      Daniel Eischen <eischen@pcnet1.pcnet.com>
To:        Archie Cobbs <archie@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc_r/uthread uthread_execve.c
Message-ID:  <Pine.GSO.4.10.10211141954130.13722-100000@pcnet1.pcnet.com>
In-Reply-To: <200211150034.gAF0YSYR008358@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 14 Nov 2002, Archie Cobbs wrote:

> archie      2002/11/14 16:34:28 PST
> 
>   Modified files:
>     lib/libc_r/uthread   uthread_execve.c 
>   Log:
>   When about to do an execve(), don't reset the O_NONBLOCK flag on any file
>   descriptors that have the close-on-exec flag set, as that will have no
>   effect anyway and might screw something else up if the file descriptor
>   happens to be shared with another process.

I didn't like this change.  It was a hack to cover up some other
problem.

-- 
Dan Eischen


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?Pine.GSO.4.10.10211141954130.13722-100000>