cvs commit: src/lib/libc/sys poll.2 src/sys/sys poll.h

Nuno Antunes nant at crater.dragonflybsd.org
Fri Jan 11 22:03:09 PST 2008


nant        2008/01/11 22:01:27 PST

DragonFly src repository

  Modified files:
    lib/libc/sys         poll.2 
    sys/sys              poll.h 
  Log:
  poll.h header should define the nfds_t type as required by the SUSv3.
  
  Include the definition in the header and adjust poll(2) prototype.
  Update the manpage accordingly.
  
  Obtained from: FreeBSD
  Ok by: swildner@
  
  Revision  Changes    Path
  1.6       +2 -2      src/lib/libc/sys/poll.2
  1.7       +3 -3      src/sys/sys/poll.h


http://www.dragonflybsd.org/cvsweb/src/lib/libc/sys/poll.2.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/sys/poll.h.diff?r1=1.6&r2=1.7&f=u





More information about the Commits mailing list