[BACK]Return to posix_spawn_file_actions_addopen.3 CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

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

Diff for /src/lib/libc/gen/posix_spawn_file_actions_addopen.3 between version 1.3 and 1.4

version 1.3, 2013/07/20 21:39:57 version 1.4, 2014/02/02 14:48:57
Line 149  functions fail if:
Line 149  functions fail if:
 .Bl -tag -width Er  .Bl -tag -width Er
 .It Bq Er EINVAL  .It Bq Er EINVAL
 The value specified by  The value specified by
   .Fa file_actions
   is invalid.
   .It Bq Er EBADF
   The value specified by
 .Fa fildes  .Fa fildes
 or  or
 .Fa newfildes  .Fa newfildes

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>