Commit Graph

10 Commits (638812483a86d6f320523f16109c2c46f298e5bf)

Author SHA1 Message Date
Slava Pestov aeb2b9d701 Fixing unit test failures 2008-07-02 15:57:38 -05:00
Slava Pestov 62c7aabf35 Major I/O cleanup 2008-05-13 18:24:46 -05:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Doug Coleman 58fde2efff Fix OpenBSD hang; we were using the blocking RNG to seed MT 2008-04-12 21:35:07 -05:00
erg 0cf667859a fix random on openbsd 2008-04-03 00:59:20 -05:00
Doug Coleman 23768dd482 remove singleton? from sequences.lib
fix bootstrap error
2008-04-01 17:06:36 -05:00
Doug Coleman 883c54e077 use srandom and prandom on openbsd
/dev/random is reserved for hardware rngs..
2008-03-30 06:45:38 -05:00
Doug Coleman 2426fc44bb remove random.backend 2008-03-27 06:27:36 -05:00
erg 37cffc50fa fix random
add with-secure-random
2008-03-28 22:10:01 -05:00
Doug Coleman b3527a17df redo random/ 2008-03-19 16:18:03 -05:00