Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: matt
Date: Tue Oct 22 08:08:51 UTC 2013
Modified Files:
src/lib/libc/stdlib: jrand48.c lrand48.c mrand48.c nrand48.c
Log Message:
Reduce amount of casts and make LP64 safe.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/stdlib/jrand48.c \
src/lib/libc/stdlib/lrand48.c
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/stdlib/mrand48.c
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/stdlib/nrand48.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