Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: apb
Date: Thu Jun 12 19:05:37 UTC 2014
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
Wrap complex macros in do { ... } while (0). Also replace the magic
number 1600000 with a macro.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/gen/arc4random.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index