[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.1.8.1 and 1.2

version 1.1.8.1, 2014/02/03 11:57:24 version 1.2, 2012/03/23 18:08:34
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
Line 185  and
Line 181  and
 functions first appeared in  functions first appeared in
 .Fx 8.0  .Fx 8.0
 and imported for  and imported for
 .Nx 6 .  .Nx 6.0 .
 .Sh AUTHORS  .Sh AUTHORS
 .An Ed Schouten Aq ed@FreeBSD.org  .An Ed Schouten Aq ed@FreeBSD.org

Legend:
Removed from v.1.1.8.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>