OSDN Git Service

Make strings.h mostly POSIX.1-2008 compliant.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 14 Sep 2015 15:38:35 +0000 (16:38 +0100)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Mon, 14 Sep 2015 15:38:35 +0000 (16:38 +0100)
commit93fc8c251370d5207558c59efbff49dcb21265fb
treefa0dd1f34ab6305861944e3f837a82b2ab332f9f
parent28083507cec882bed0b08f5e5df530c4f3b6142b
Make strings.h mostly POSIX.1-2008 compliant.
mingwrt/ChangeLog
mingwrt/Makefile.in
mingwrt/include/parts/strings.h [new file with mode: 0644]
mingwrt/include/parts/wchar.h [new file with mode: 0644]
mingwrt/include/string.h
mingwrt/include/strings.h
mingwrt/include/wchar.h
mingwrt/strcasecmp.c [deleted file]
mingwrt/strncasecmp.c [deleted file]
mingwrt/wcscmpi.c [deleted file]