From owner-cvs-all Thu Jun 11 19:17:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA05327 for cvs-all-outgoing; Thu, 11 Jun 1998 19:17:41 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA05321; Thu, 11 Jun 1998 19:17:39 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA18296; Thu, 11 Jun 1998 19:17:19 -0700 (PDT) Date: Thu, 11 Jun 1998 19:17:19 -0700 (PDT) Message-Id: <199806120217.TAA18296@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc_r/uthread uthread_select.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/06/11 19:17:19 PDT Modified files: lib/libc_r/uthread uthread_select.c Log: Update the caller's descriptor masks even if there are none ready for I/O for those applications that don't believe the return value of zero as meaning that THERE ARE *NO* DESCRIPTORS READY. Revision Changes Path 1.5 +1 -1 src/lib/libc_r/uthread/uthread_select.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message