cvs commit: src/games/random random.c randomize_fd.c
Andrey A. Chernov
ache at FreeBSD.org
Mon Aug 11 23:24:53 UTC 2008
ache 2008-08-11 23:24:42 UTC
FreeBSD src repository
Modified files:
games/random random.c randomize_fd.c
Log:
SVN rev 181615 on 2008-08-11 23:24:42Z by ache
Suggections from bde@
1) Split too long source lines
2) Portable code should not assume that null pointer == all-bits-0,
so back out prev. calloc() change.
Submitted by: bde
Revision Changes Path
1.24 +2 -1 src/games/random/random.c
1.7 +9 -4 src/games/random/randomize_fd.c
More information about the cvs-src
mailing list