Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/include
Module Name: src
Committed By: sborrill
Date: Sat Mar 6 22:02:41 UTC 2010
Modified Files:
src/include [netbsd-5]: math.h
Log Message:
Pull up the following revisions(s) (requested by joerg in ticket #1315):
include/math.h: revision 1.51
Address PR#36988: ISO C99 mandates that HUGE_VAL, HUGE_VALF, HUGE_VALL and
INFINITY are constant expressions.
Use the GCC builtins if possible to implement them.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.47.8.1 src/include/math.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