[BACK]Return to kqueue.2 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / sys

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libc/sys/kqueue.2 between version 1.37 and 1.38

version 1.37, 2017/04/01 14:20:45 version 1.38, 2017/04/02 14:27:11
Line 85  creates a new kernel event queue and ret
Line 85  creates a new kernel event queue and ret
 .Pp  .Pp
 The  The
 .Fn kqueue1  .Fn kqueue1
 also allows to set the following  function also allows to set the following
 .Fa flags  .Fa flags
 on the returned file descriptor:  on the returned file descriptor:
 .Bl -column O_NONBLOCK -offset indent  .Bl -column O_NONBLOCK -offset indent

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

CVSweb <webmaster@jp.NetBSD.org>