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

« back to all changes in this revision

Viewing changes to man2/wait.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:
339
339
To distinguish this case from that where a child was in a
340
340
waitable state, zero out the
341
341
.I si_pid
342
 
field before the call and check for a non-zero value in this field
 
342
field before the call and check for a nonzero value in this field
343
343
after the call returns.
344
344
.SH "RETURN VALUE"
345
345
.BR wait ():
605
605
.BR credentials (7),
606
606
.BR signal (7)
607
607
.SH COLOPHON
608
 
This page is part of release 3.23 of the Linux
 
608
This page is part of release 3.24 of the Linux
609
609
.I man-pages
610
610
project.
611
611
A description of the project,