CVS update: gnucash/src/engine

Dave Peticolas peticolas@linas.org
Tue, 6 Feb 2001 20:13:19 -0600 (CST)


Date:	Tuesday February 6, 2001 @ 20:13
Author:	peticolas

Update of /home/cvs/cvsroot/gnucash/src/engine
In directory www.linas.org:/tmp/cvs-serv2658

Modified Files:
	guid.c 
Log Message:
For now just read from /dev/urandom instead of /dev/random.
If it turns out that some systems only have /dev/random, then
we should look into non-blocking io for this.