Source-Changes archive

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

CVS commit: src/regress/lib/libc/locale



Module Name:    src
Committed By:   yamt
Date:           Sun Sep 26 03:45:10 UTC 2004

Modified Files:
        src/regress/lib/libc/locale: Makefile
Added Files:
        src/regress/lib/libc/locale/wctomb: Makefile Makefile.inc test.c
        src/regress/lib/libc/locale/wctomb/iso2022-jp: Makefile iso2022-jp.c
        src/regress/lib/libc/locale/wctomb/iso646: Makefile iso646.c

Log Message:
a simple regression test for wcrtomb and wctomb.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/locale/Makefile
cvs rdiff -r0 -r1.1 src/regress/lib/libc/locale/wctomb/Makefile \
    src/regress/lib/libc/locale/wctomb/Makefile.inc \
    src/regress/lib/libc/locale/wctomb/test.c
cvs rdiff -r0 -r1.1 src/regress/lib/libc/locale/wctomb/iso2022-jp/Makefile \
    src/regress/lib/libc/locale/wctomb/iso2022-jp/iso2022-jp.c
cvs rdiff -r0 -r1.1 src/regress/lib/libc/locale/wctomb/iso646/Makefile \
    src/regress/lib/libc/locale/wctomb/iso646/iso646.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