Date: Wed, 10 Jun 1998 15:24:14 -0700 (PDT) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_fcntl.c Message-ID: <199806102224.PAA11247@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/06/10 15:24:13 PDT Modified files: lib/libc_r/uthread uthread_fcntl.c Log: When doing a F_SETFL, read the flags back so that the ones stored in the file descriptor table are exactly what the kernel knows subject to the O_NONBLOCK flag being requested by the user. Revision Changes Path 1.5 +31 -3 src/lib/libc_r/uthread/uthread_fcntl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806102224.PAA11247>