provide our own implementation of wxStrnlen if it's not available; add tests for it
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Jan 2009 12:01:30 +0000 (12:01 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Tue, 13 Jan 2009 12:01:30 +0000 (12:01 +0000)
commit7c5ac499c84648ef1f58afa1187656f5d72c56d8
treed3258b654caf3f1ef5e1686ed9fdd99740535b1a
parent0c9464ce6bdaa9b571ed47b389501c1dd682a0a1
provide our own implementation of wxStrnlen if it's not available; add tests for it

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in
include/wx/wxcrt.h
include/wx/wxcrtbase.h
setup.h.in
tests/strings/crt.cpp