mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
Document behaviour with respect to interval timers.
PR: 33156 Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
This commit is contained in:
parent
58c0fdd850
commit
7f6a22a549
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89144
@ -74,6 +74,9 @@ as well as to set up pipes.
|
||||
The child process' resource utilizations
|
||||
are set to 0; see
|
||||
.Xr setrlimit 2 .
|
||||
.It
|
||||
All interval timers are cleared; see
|
||||
.Xr setitimer 2 .
|
||||
.El
|
||||
.Sh RETURN VALUES
|
||||
Upon successful completion,
|
||||
@ -119,6 +122,7 @@ There is insufficient swap space for the new process.
|
||||
.Sh SEE ALSO
|
||||
.Xr execve 2 ,
|
||||
.Xr rfork 2 ,
|
||||
.Xr setitimer 2 ,
|
||||
.Xr setrlimit 2 ,
|
||||
.Xr vfork 2 ,
|
||||
.Xr wait 2
|
||||
|
Loading…
Reference in New Issue
Block a user