Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/include
Module Name: src
Committed By: drochner
Date: Tue Feb 6 17:29:37 UTC 2007
Modified Files:
src/include: math.h
Log Message:
add the isgreater() at al. comparision macros defined in C99 and SUSv3;
use just the primitive macros for now (identical to FreeBSD/DragonFly)
which don't use gcc internals, the rest can go in after some testing;
addresses PR standards/25520
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 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