]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getrandom.2: srcfix: added FIXME
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 11 Nov 2014 11:03:07 +0000 (12:03 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 29 Jan 2015 08:02:41 +0000 (09:02 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getrandom.2

index d2fbf5f470535887ef1529b2ffe4a20cf7231653..d3a68b2da1c2a32aeb5fe9f53ab78ab9ceac54e9 100644 (file)
@@ -140,6 +140,10 @@ was introduced in version 3.17 of the Linux kernel.
 This system call is Linux-specific.
 .SH NOTES
 .SS Interruption by a signal handler
+.\" FIXME Here, I think there needs to be an opening paragraph that describes
+.\" the cases where getrandom() can block. This should cover the cases with
+.\" GRND_RANDOM and without GRND_RANDOM. Reading the existing page, I am
+.\" still not completely confident that I know what the cases are.
 The reaction of
 .BR getrandom ()
 in case of an interruption of a blocking call by a signal