OSDN Git Service

2008-12-12 Craig Howland <howland@LGSInnovations.com>
authorjjohnstn <jjohnstn>
Fri, 12 Dec 2008 19:47:05 +0000 (19:47 +0000)
committerjjohnstn <jjohnstn>
Fri, 12 Dec 2008 19:47:05 +0000 (19:47 +0000)
commit899d02b3f08d2bd92817cebbcd5ff13c400c7110
treedc27f11dd7c3622de44c22ebc92d57ad11c508f2
parent2626e6794f6b46a152bbe620ac8b62ed36a70c9e
2008-12-12  Craig Howland <howland@LGSInnovations.com>

        * libc/include/wchar.h:  Added wcstok() declaration.
        * libc/string/wcstok.c: New file, implementing wcstok.
        * libc/string/Makefile.am: Add wcstok support.
        * libc/string/wcstrings.tex: Ditto.
        * libc/string/Makefile.in: Regenerated.
newlib/ChangeLog
newlib/libc/include/wchar.h
newlib/libc/string/Makefile.am
newlib/libc/string/Makefile.in
newlib/libc/string/wcstok.c [new file with mode: 0644]
newlib/libc/string/wcstrings.tex