Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch
Module Name: src
Committed By: christos
Date: Sat Jun 4 15:45:41 UTC 2011
Modified Files:
src/lib/libc/arch/i386/gen: isnanl.c
src/lib/libc/arch/x86_64/gen: isnanl.c
Log Message:
Make NAN tests consistent with other platforms and FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/i386/gen/isnanl.c
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/arch/x86_64/gen/isnanl.c
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