mirror of
https://git.planet-casio.com/Vhex-Kernel-Core/fxlibc.git
synced 2024-12-28 04:23:38 +01:00
inttypes: imaxabs and imaxdiv are now tested (DONE)
This commit is contained in:
parent
6e66c531ca
commit
41ab197ba2
1 changed files with 2 additions and 2 deletions
4
STATUS
4
STATUS
|
@ -47,8 +47,8 @@ DONE: Function/symbol/macro is defined, builds, links, and is tested
|
|||
7.8 <inttypes.h>
|
||||
7.8.1 PRI* macros: LDEPS(*printf)
|
||||
7.8.1 SCN* macros: LDEPS(*scanf)
|
||||
7.8.2.1 imaxabs: TEST
|
||||
7.8.2.2 imaxdiv: TEST
|
||||
7.8.2.1 imaxabs: DONE
|
||||
7.8.2.2 imaxdiv: DONE
|
||||
7.8.2.3 strotimax strtoumax: TODO
|
||||
7.8.2.4 wcstoimax wcstoumax: TODO
|
||||
|
||||
|
|
Loading…
Reference in a new issue