Add implementations of memchr and memccpy
Created by: Tommoa
The implementations in the pull request aren't based on musl as per #51 (closed), as musl does some checking with alignment. I've also added some tests.
Created by: Tommoa
The implementations in the pull request aren't based on musl as per #51 (closed), as musl does some checking with alignment. I've also added some tests.