Module Name: src Committed By: dholland Date: Sat Mar 22 23:47:03 UTC 2014
Modified Files: src/games/canfield/canfield: canfield.c Log Message: Use ssize_t for read() results. Don't use int for lseek() results. Call srandom() with time(), not getpid(). To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 src/games/canfield/canfield/canfield.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.