Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/stdlib
Module Name: basesrc
Committed By: kleink
Date: Mon Jan 28 00:10:05 UTC 2002
Modified Files:
basesrc/lib/libc/stdlib: strtod.3 strtod.c
Log Message:
C99: support INF, INFINITY, NAN and NAN(n-char-sequence-opt) arguments.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 basesrc/lib/libc/stdlib/strtod.3
cvs rdiff -r1.38 -r1.39 basesrc/lib/libc/stdlib/strtod.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