Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 18 Jan 2003 12:03:31 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Sat Jan 18 2003  12:03:31 GMT

Log message:
Simplify the random-seed-saving code:  There's no need to take great care to
preserve the old file in case the update is interrupted and replace it
atomically, so we just overwrite in place.  Much simpler.

Modified files:
    mac             : macstore.c

Links:
http://cvs.tartarus.org//putty/mac/macstore.c.diff?r1=1.8&r2=1.9