Module Name: src Committed By: martin Date: Mon Sep 16 15:22:52 UTC 2013
Modified Files:
src/tests/lib/libc/gen: t_isnan.c
Log Message:
Make it compile on archs where NAN is not defined - previously it only
compiled by chance (and details of the __isnan macro) on vax.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/gen/t_isnan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
