Gregory Nutt
|
60b70f7dbb
|
Make xorshift128 re-entrant so that we do do have to suffer the overhad of serialization controls.
|
2016-08-21 07:47:53 -06:00 |
Gregory Nutt
|
6f833be9d5
|
Separate XorShift128 PRNG from /dev/urandom and make it generally available.
|
2016-08-20 11:36:02 -06:00 |
Gregory Nutt
|
7370d3171a
|
Move include/nuttx/lib.h to include/nuttx/lib/lib.h
|
2016-07-21 14:05:44 -06:00 |
Gregory Nutt
|
a2a47eb334
|
Move include/nuttx/float.h to include/nuttx/lib/float.h
|
2016-07-21 14:03:35 -06:00 |
Gregory Nutt
|
779d3f98ed
|
Move include/nuttx/math32.h to include/nuttx/lib/math32.h
|
2016-07-21 14:00:15 -06:00 |
Gregory Nutt
|
23a876ab9c
|
Move include/nuttx/math.h to include/nuttx/lib/math.h
|
2016-07-21 13:58:09 -06:00 |
Gregory Nutt
|
ea589e2d6c
|
Move include/nuttx/stdarg.h to include/nuttx/lib/stdarg.h
|
2016-07-21 13:48:20 -06:00 |
Gregory Nutt
|
72a45c82b7
|
Move include/nuttx/regex.h to include/nuttx/lib/regex.h
|
2016-07-21 13:42:18 -06:00 |