diff --git a/STATUS b/STATUS index 99f24af..1f22dca 100644 --- a/STATUS +++ b/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.4 Communication with the environment: TODO 7.20.5 Searching and sorting utilities: TODO - 7.20.6.1 abs, labs, llabs: TEST - 7.20.6.2 div, ldiv, lldiv: TEST + 7.20.6.1 abs, labs, llabs: DONE + 7.20.6.2 div, ldiv, lldiv: DONE 7.20.7 Multibyte/wide character conversion functions: TODO 7.20.8 Multibyte/wide string conversion functions: TODO