[FIX] UUID-Fix-CdG

cg at cdegroot.com cg at cdegroot.com
Sat Jan 28 03:57:01 UTC 2012


from preamble:

"Change Set:		UUID-Fix-CdG
Date:			19 November 2002
Author:			Cees de Groot

This patch tries to make it less likely that the same UUID is generated
twice:
- On startup, the default generator is flushed;
- The system tries harder to get a quality random seed, first from
/dev/urandom
  (on lots of Unix systems), then from the sound input. If they both
fail, it
  generates one based on the millisecond clock and the current date/time
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: UUID-Fix-CdG.cs.gz
Type: application/octet-stream
Size: 908 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20120128/513ec7c5/UUID-Fix-CdG.cs.obj


More information about the Squeak-dev mailing list