[BACK]Return to sigaltstack.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/sigaltstack.2 between version 1.9 and 1.10

version 1.9, 1999/03/22 19:45:09 version 1.10, 1999/05/12 18:42:43
Line 139  Otherwise, a value of -1 is returned and
Line 139  Otherwise, a value of -1 is returned and
 .Va errno  .Va errno
 is set to indicate the error.  is set to indicate the error.
 .Sh ERRORS  .Sh ERRORS
 .Fn sigstack  .Fn sigaltstack
 will fail and the signal stack context will remain unchanged  will fail and the signal stack context will remain unchanged
 if one of the following occurs.  if one of the following occurs.
 .Bl -tag -width Er  .Bl -tag -width Er

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>