Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   yamt
Date:           Thu Sep 27 16:30:37 UTC 2001

Modified Files:
        basesrc/include: wchar.h
        basesrc/lib/libc/locale: Makefile.inc
Added Files:
        basesrc/lib/libc/locale: wcstod.c wcstol.c wcstoul.c

Log Message:
add wcstod/wcstol/wcstoul.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 basesrc/include/wchar.h
cvs rdiff -r1.35 -r1.36 basesrc/lib/libc/locale/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/locale/wcstod.c \
    basesrc/lib/libc/locale/wcstol.c basesrc/lib/libc/locale/wcstoul.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