Add tests for memcmp and fix a teeny tiny bug

This commit is contained in:
jD91mZM2
2018-10-09 16:47:57 +02:00
parent 3f4fbf9084
commit 0469c0c2c6
3 changed files with 37 additions and 18 deletions
+1
View File
@@ -1,3 +1,4 @@
# mem #
Correct memchr
Correct memccpy
Correct memcmp