Eitan Adler
6a762eb23e
Remove undefined behavior from sranddev() and
...
srandomdev(). This doesn't actually work
with any modern C compiler:
In particular, both clang and modern gcc
verisons silently elide any xor operation
with 'junk'.
Approved by: secteam
MFC after: 3 days
2012-10-09 14:25:14 +00:00
..
2012-05-28 19:47:56 +00:00
2012-10-06 20:01:05 +00:00
2012-04-23 06:33:27 +00:00
2012-07-30 14:47:35 +00:00
2012-05-11 20:06:46 +00:00
2012-10-09 14:25:14 +00:00
2012-08-25 13:15:44 +00:00
2012-05-15 22:47:34 +00:00
2012-06-12 17:14:19 +00:00
2012-06-11 15:40:57 +00:00
2012-08-29 18:49:41 +00:00
2012-09-27 05:26:29 +00:00
2012-07-24 16:03:28 +00:00
2012-09-14 13:00:43 +00:00
2012-04-10 17:37:24 +00:00
2012-06-02 08:47:26 +00:00
2012-06-08 12:09:00 +00:00
2012-10-04 19:07:05 +00:00
2012-06-12 20:24:57 +00:00
2012-04-18 07:02:53 +00:00
2012-10-06 20:16:04 +00:00
2012-09-11 22:38:33 +00:00
2012-04-28 02:48:51 +00:00
2012-05-17 10:11:18 +00:00
2012-06-01 03:59:08 +00:00
2012-09-28 12:29:25 +00:00
2012-10-05 18:42:50 +00:00
2012-10-06 17:54:42 +00:00
2012-09-07 02:38:07 +00:00
2012-10-06 20:17:28 +00:00
2012-05-11 20:06:46 +00:00
2012-06-06 08:07:47 +00:00
2012-03-26 19:12:09 +00:00
2012-10-03 10:06:48 +00:00
2012-04-28 21:50:30 +00:00
2012-05-11 20:06:46 +00:00
2012-04-06 00:03:45 +00:00
2012-08-27 03:09:39 +00:00
2012-04-19 15:28:15 +00:00
2012-08-13 18:10:52 +00:00
2012-09-20 18:56:27 +00:00
2012-09-12 11:41:03 +00:00
2012-06-21 21:47:08 +00:00
2012-09-29 16:40:12 +00:00
2012-08-15 20:02:54 +00:00