Thread (26 messages) 26 messages, 11 authors, 2014-07-23

Re: [PATCH, RFC] random: introduce getrandom(2) system call

From: Tobias Klauser <tklauser@distanz.ch>
Date: 2014-07-17 12:09:58
Also in: lkml

On 2014-07-17 at 11:18:15 +0200, Theodore Ts'o [off-list ref] wrote:

[...]
+/*
+ * Flags for getrandom(2)
+ *
+ * GAND_BLOCK 		Allow getrandom(2) to block
+ * GAND_RANDOM		Use the /dev/random pool instead of /dev/urandom
+ */
Very minor nitpick: These should probably read GRND_BLOCK/GRND_RANDOM as
well, no?
+#define GRND_BLOCK	0x0001
+#define GRND_RANDOM	0x0002
+
 #endif /* _UAPI_LINUX_RANDOM_H */
-- 
2.0.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help