Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jan 2001 19:29:20 -0800 (PST)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys param.h select.h selinfo.h doc/en_US.ISO_8859-1/books/porters-handbook book.sgml
Message-ID:  <200101040329.f043TKc16632@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2001/01/03 19:29:20 PST

  Modified files:
    sys/sys              param.h select.h selinfo.h 
    en_US.ISO_8859-1/books/porters-handbook book.sgml 
  Log:
  Move `struct selinfo' and related functions to <sys/selinfo.h>.
  Bump __FreeBSD_version to reflect the move.
  For the moment, <sys/select.h> includes <sys/selinfo.h> to allow
  clients time to catch up.
  
  Changes made in preparation for SUSv2/POSIX <sys/select.h> requirements.
  
  Revision  Changes    Path
  1.86      +2 -2      src/sys/sys/param.h
  1.10      +5 -20     src/sys/sys/select.h
  1.10      +4 -4      src/sys/sys/selinfo.h
  1.136     +7 -1      doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml



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?200101040329.f043TKc16632>