mirror of
https://git.planet-casio.com/Vhex-Kernel-Core/fxlibc.git
synced 2025-04-19 17:37:09 +02:00
stdlib: abs, labs, llabs, div, ldiv and lldiv are now tested (DONE)
This commit is contained in:
parent
e4c385d0df
commit
6e66c531ca
1 changed files with 2 additions and 2 deletions
4
STATUS
4
STATUS
|
@ -100,8 +100,8 @@ DONE: Function/symbol/macro is defined, builds, links, and is tested
|
||||||
7.20.3 Memory management functions: TODO (check existing code first)
|
7.20.3 Memory management functions: TODO (check existing code first)
|
||||||
7.20.4 Communication with the environment: TODO
|
7.20.4 Communication with the environment: TODO
|
||||||
7.20.5 Searching and sorting utilities: TODO
|
7.20.5 Searching and sorting utilities: TODO
|
||||||
7.20.6.1 abs, labs, llabs: TEST
|
7.20.6.1 abs, labs, llabs: DONE
|
||||||
7.20.6.2 div, ldiv, lldiv: TEST
|
7.20.6.2 div, ldiv, lldiv: DONE
|
||||||
7.20.7 Multibyte/wide character conversion functions: TODO
|
7.20.7 Multibyte/wide character conversion functions: TODO
|
||||||
7.20.8 Multibyte/wide string conversion functions: TODO
|
7.20.8 Multibyte/wide string conversion functions: TODO
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue