DragonFly commits List (threaded) for 2008-01
DragonFly BSD
DragonFly commits List (threaded) for 2008-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Nuno Antunes <nant@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 11 Jan 2008 22:01:27 -0800 (PST)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]