mirror of
https://git.planet-casio.com/Vhex-Kernel-Core/fxlibc.git
synced 2024-12-28 04:23:38 +01:00
string: memcmp is now tested (DONE)
This commit is contained in:
parent
f5cca84ae8
commit
b96970e26d
1 changed files with 1 additions and 1 deletions
2
STATUS
2
STATUS
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue