User Tools

Site Tools


pdclib:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pdclib:start [2025/08/11 11:07] solarpdclib:start [2025/09/19 13:44] (current) – Progress update solar
Line 46: Line 46:
 ^ ctype.h |  :DONE:  |  | ^ ctype.h |  :DONE:  |  |
 ^ errno.h |  :DONE:  |  | ^ errno.h |  :DONE:  |  |
-^ fenv.h |  :TODO:  |  |+^ fenv.h |  :INPROGRESS:  |  |
 ^ float.h |  :DONE:  |  | ^ float.h |  :DONE:  |  |
 ^ inttypes.h |  :PARTIAL:  | missing ''wcstoimax()'', ''wcstoumax()'' | ^ inttypes.h |  :PARTIAL:  | missing ''wcstoimax()'', ''wcstoumax()'' |
Line 52: Line 52:
 ^ limits.h |  :DONE:  |  | ^ limits.h |  :DONE:  |  |
 ^ locale.h |  :TODO:  | only "C" locale supported yet | ^ locale.h |  :TODO:  | only "C" locale supported yet |
-^ math.h |  :TODO:  |  |+^ math.h |  :INPROGRESS:  |  |
 ^ setjmp.h |  :TODO:  |  | ^ setjmp.h |  :TODO:  |  |
 ^ signal.h |  :DONE:  | dummy | ^ signal.h |  :DONE:  | dummy |
Line 59: Line 59:
 ^ stddef.h |  :DONE:  |  | ^ stddef.h |  :DONE:  |  |
 ^ stdint.h |  :DONE:  |  | ^ stdint.h |  :DONE:  |  |
-^ stdio.h |  :INPROGRESS:  | excluding wide character & locale support; float support in progress +^ stdio.h |  :PARTIAL:  | excluding wide character & locale support | 
-^ stdlib.h |  :PARTIAL:  | excluding wide character & locale support; float support{*1} |+^ stdlib.h |  :PARTIAL:  | excluding wide character & locale support{*1} |
 ^ string.h |  :DONE:  |  | ^ string.h |  :DONE:  |  |
 ^ tgmath.h |  :TODO:  |  | ^ tgmath.h |  :TODO:  |  |
Line 67: Line 67:
 ^ wctype.h |  :TODO:  |  | ^ wctype.h |  :TODO:  |  |
  
-{*1}: Missing ''MB_CUR_MAX'', ''atof'', ''strtod'', ''strtof'', ''strtold'', ''mblen'', ''mbtowc''''wctomb'', ''mbstowcs'', ''wcstombs''.+{*1}: Missing ''MB_CUR_MAX'', ''atof'', ''mblen'', ''mbtowc'', ''wctomb'', ''mbstowcs'', ''wcstombs''. The string-to-floating-point conversion functions ''strtof'', ''strtod'', ''strtold'' use a naive implementation for now that is not very precise.
  
 **C11** **C11**
pdclib/start.1754903261.txt.gz · Last modified: by solar

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki