Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   kleink
Date:           Sun Oct 26 00:02:02 UTC 2003

Modified Files:
        src/include: math.h
        src/sys/arch/vax/include: math.h

Log Message:
C99 7.12#4: provide INFINITY, which defaults to HUGE_VALF.
If infinities are not available, the machine-dependent header must define
__INFINITY as a positive constant of type float that overflows.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/include/math.h
cvs rdiff -r1.1 -r1.2 src/sys/arch/vax/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