Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 22:41:01 -0700 (PDT)
From:      Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_select.c
Message-ID:  <200204090541.g395f1n88084@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asmodai     2002/04/08 22:41:01 PDT

  Modified files:
    lib/libc_r/uthread   uthread_select.c 
  Log:
  Return correct number of total bits set in all fd_set's.
  Change case of POLLNVAL as an error.
  Remove POLLHUP and POLLERR from one case, their place is most likely
  amongst read events.
  
  PR:             33723
  Submitted by:   Alexander Litvin <archer@whichever.org>
  Reviewed by:    deischen [Provided a small change to the PR patch as well]
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.19      +19 -10    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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204090541.g395f1n88084>