diff options
author | lloyd <[email protected]> | 2008-11-23 21:35:24 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-23 21:35:24 +0000 |
commit | 2a90be43f1211671b2be438bf1dc05738c13d74d (patch) | |
tree | fa57b0e776de112b52a3a576a7def2b228d5a9a8 /src/rng | |
parent | c243688f6062cf4577610d8ef71ba0ec60a932e2 (diff) |
Previously es_unix would always try to get 16K, then return. Now it
tries to get an amount cooresponding with the size of the output buffer,
specifically 128 times the output size. So, assuming we have enough working
sources, each output byte will be the XOR of (at least) 128 bytes of text
from the output programs. (Though RLE may reduce that somewhat)
Diffstat (limited to 'src/rng')
0 files changed, 0 insertions, 0 deletions