Replace use of FIONBIO with POSIX-approved O_NONBLOCK (set using fcntl()).
[u/mdw/putty] / unix / uxnoise.c
2002-11-07 simonImprove robustness in random seed file handling.
2002-11-02 simonImprove the noise collection for the internal random...
2002-10-31 simonFirst attempt at a Unix port of Plink. Seems to basical...