~ubuntu-branches/ubuntu/saucy/manpages/saucy

« back to all changes in this revision

Viewing changes to man2/sigaltstack.2

  • Committer: Bazaar Package Importer
  • Author(s): Joey Schulze
  • Date: 2010-03-02 21:49:58 UTC
  • mfrom: (1.1.42 upstream) (2.2.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100302214958-69yjgb70t7wrjo3m
New upstream version
. Remove crufty statement in setuid(2) that seteuid() is not in POSIX
(closes: Bug#569812)
. Fix description of 'nochdir' argument in daemon(3) (closes: Bug#554819)
. Fix NAME line in path_resolution(7) (closes: Bug#558300)

Show diffs side-by-side

added added

removed removed

Lines of Context:
134
134
.TP
135
135
.B EINVAL
136
136
\fIss\fP is not NULL and the \fIss_flags\fP field contains
137
 
a non-zero value other than
 
137
a nonzero value other than
138
138
.BR SS_DISABLE .
139
139
.TP
140
140
.B ENOMEM
229
229
.BR sigsetjmp (3),
230
230
.BR signal (7)
231
231
.SH COLOPHON
232
 
This page is part of release 3.23 of the Linux
 
232
This page is part of release 3.24 of the Linux
233
233
.I man-pages
234
234
project.
235
235
A description of the project,