Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/lib/libc/randomid



Module Name:    src
Committed By:   itojun
Date:           Tue Nov 25 23:14:48 UTC 2003

Modified Files:
        src/regress/lib/libc/randomid: idtest.c

Log Message:
uint64_t may not be "unsigned long long", so use of ULLONG_MAX is not
appropriate.
adjust max period (see randomid.3 1.2 -> 1.3)


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/randomid/idtest.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