Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107103994
D34985.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
675 B
Referenced Files
None
Subscribers
None
D34985.diff
View Options
diff --git a/lib/libc/sys/sigwaitinfo.2 b/lib/libc/sys/sigwaitinfo.2
--- a/lib/libc/sys/sigwaitinfo.2
+++ b/lib/libc/sys/sigwaitinfo.2
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd September 27, 2012
+.Dd April 21, 2022
.Dt SIGTIMEDWAIT 2
.Os
.Sh NAME
@@ -70,7 +70,9 @@
.Fa timeout
is the
.Dv NULL
-pointer, the behavior is unspecified.
+pointer,
+.Fn sigtimedwait
+blocks indefinitely.
.Dv CLOCK_MONOTONIC
clock is used to measure the time interval specified by the
.Fa timeout
@@ -204,3 +206,10 @@
.Fn sigwaitinfo
system calls conform to
.St -p1003.1-96 .
+POSIX
+leaves the behavior of
+.Fn sigtimedwait
+with a
+.Dv NULL
+.Fa timeout
+pointer unspecified.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 11, 4:22 AM (18 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15750070
Default Alt Text
D34985.diff (675 B)
Attached To
Mode
D34985: Fix sigtimedwait manpage.
Attached
Detach File
Event Timeline
Log In to Comment