OSDN Git Service

* libc/include/wchar.h: Add prototype for wcsxfrm.
authorcorinna <corinna>
Wed, 4 Jul 2007 16:18:33 +0000 (16:18 +0000)
committercorinna <corinna>
Wed, 4 Jul 2007 16:18:33 +0000 (16:18 +0000)
commit62a280cff52c650d600ca59f165447b653043a06
tree35661e5567e722ac6417094c4b326a65b4146d7c
parent33fbfc1ba2cc38c1fdcccdf9a1c8115f68a8f164
* libc/include/wchar.h: Add prototype for wcsxfrm.
* libc/string/Makefile.am (GENERAL_SOURCES): Add wcsxfrm.c.
(CHEWOUT_FILES): Add wcsxfrm.def.
* libc/string/Makefile.in: Regenerate.
* libc/string/wcsxfrm.c: New file.
* libc/string/wcstrings.tex: Add wcsxfrm.
newlib/ChangeLog
newlib/libc/include/wchar.h
newlib/libc/string/Makefile.am
newlib/libc/string/Makefile.in
newlib/libc/string/wcstrings.tex
newlib/libc/string/wcsxfrm.c [new file with mode: 0644]