Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joerg
Date:           Thu Apr 18 22:23:18 UTC 2013

Modified Files:
        src/include: wchar.h
        src/lib/libc/include: namespace.h
        src/lib/libc/locale: _wcstod.h wcstod.c wcstof.c wcstold.c

Log Message:
Add wcstof_l, wcstod_l and wcstold_l.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/include/wchar.h
cvs rdiff -u -r1.159 -r1.160 src/lib/libc/include/namespace.h
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/locale/_wcstod.h
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/locale/wcstod.c
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/locale/wcstof.c \
    src/lib/libc/locale/wcstold.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