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: drochner
Date: Wed Mar 22 20:52:16 UTC 2006
Modified Files:
src/lib/libc/stdlib: erand48.c rand48.h
Log Message:
<math.h> is just needed for the ldexp() call in erand48() -
remove unnecessary dependency
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libc/stdlib/erand48.c
cvs rdiff -r1.4 -r1.5 src/lib/libc/stdlib/rand48.h
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