Source-Changes archive

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

CVS commit: [netbsd-3] src



Module Name:    src
Committed By:   riz
Date:           Fri Apr 28 21:54:19 UTC 2006

Modified Files:
        src/lib/libc/locale [netbsd-3]: wcstod.c
Added Files:
        src/regress/lib/libc/locale/wcstod [netbsd-3]: Makefile wcstod_test.c

Log Message:
Pull up following revision(s) (requested by tnozaki in ticket #1272):
        lib/libc/locale/wcstod.c: revision 1.4-1.8
        regress/lib/libc/locale/wcstod/wcstod_test.c: revision 1.1
        regress/lib/libc/locale/wcstod/Makefile: revision 1.1
replaced by FreeBSD version wcstod(3) for make it work
with L"inf", L"nan", and hex conversion.
suggested by jeorg AT netbsd DOT org, thanks.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.8.1 src/lib/libc/locale/wcstod.c
cvs rdiff -r0 -r1.1.2.1 src/regress/lib/libc/locale/wcstod/Makefile \
    src/regress/lib/libc/locale/wcstod/wcstod_test.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