string: memcmp is now tested (DONE)

This commit is contained in:
Lephenixnoir 2021-05-22 09:10:30 +02:00
parent f5cca84ae8
commit b96970e26d
Signed by: Lephenixnoir
GPG Key ID: 1BBA026E13FC0495
1 changed files with 1 additions and 1 deletions

2
STATUS
View File

@ -107,7 +107,7 @@ DONE: Function/symbol/macro is defined, builds, links, and is tested
! 7.21.2.4 strncpy: TODO
! 7.21.3.1 strcat: TODO
! 7.21.3.2 strncat: TODO
! 7.21.4.1 memcmp: TEST
7.21.4.1 memcmp: DONE
! 7.21.4.2 strcmp: TODO
! 7.21.4.3 strcoll: TODO
! 7.21.4.4 strncmp: TODO