Implement minimalistic strcasestr (#5411)
tree9c5885771e8110ab384436d59acc37f3f9b83cee
-rw-r--r-- 239 .gitattributes
drwxr-xr-x - .github
-rw-r--r-- 503 .gitignore
-rwxr-xr-x 2573 .travis.sh
-rw-r--r-- 1497 .travis.yml
-rw-r--r-- 877 CONTRIBUTING.md
-rw-r--r-- 542 JLinkSettings.ini
-rw-r--r-- 35147 LICENSE
-rw-r--r-- 14625 Makefile
-rw-r--r-- 397 Notes.md
-rw-r--r-- 5095 README.md
-rw-r--r-- 2220 Vagrantfile
-rwxr-xr-x 1117 build_docs.sh
drwxr-xr-x - docs
-rwxr-xr-x 965 fake_travis_build.sh
drwxr-xr-x - lib
drwxr-xr-x - make
drwxr-xr-x - src
drwxr-xr-x - support