pdclib:start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| pdclib:start [2024/05/24 22:28] – created - external edit 127.0.0.1 | pdclib:start [2025/09/19 13:44] (current) – Progress update solar | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== The Public Domain C Library ===== | ===== The Public Domain C Library ===== | ||
| - | [[https:// | + | [[https:// |
| ==== What? ==== | ==== What? ==== | ||
| Line 43: | Line 43: | ||
| ^ ^ Status | ^ ^ Status | ||
| ^ assert.h | : | ^ assert.h | : | ||
| - | ^ complex.h | :TODO: | | | + | ^ complex.h | : |
| ^ ctype.h | : | ^ ctype.h | : | ||
| ^ errno.h | : | ^ errno.h | : | ||
| ^ fenv.h | : | ^ fenv.h | : | ||
| ^ float.h | : | ^ float.h | : | ||
| - | ^ inttypes.h | :DONE: | missing '' | + | ^ inttypes.h | :PARTIAL: | missing '' |
| ^ iso646.h | : | ^ iso646.h | : | ||
| ^ limits.h | : | ^ limits.h | : | ||
| - | ^ locale.h | :INPROGRESS: | only " | + | ^ locale.h | :TODO: | only " |
| - | ^ math.h | :TODO: | | | + | ^ math.h | :INPROGRESS: | | |
| ^ setjmp.h | : | ^ setjmp.h | : | ||
| ^ signal.h | : | ^ signal.h | : | ||
| Line 59: | Line 59: | ||
| ^ stddef.h | : | ^ stddef.h | : | ||
| ^ stdint.h | : | ^ stdint.h | : | ||
| - | ^ stdio.h | :DONE: | excluding wide character & locale support; float support in progress | + | ^ stdio.h | :PARTIAL: | excluding wide character & locale support | |
| - | ^ stdlib.h | :DONE: | excluding wide character & locale support; float support in progress{*1} | | + | ^ stdlib.h | :PARTIAL: | excluding wide character & locale support{*1} | |
| ^ string.h | : | ^ string.h | : | ||
| ^ tgmath.h | : | ^ tgmath.h | : | ||
| Line 67: | Line 67: | ||
| ^ wctype.h | : | ^ wctype.h | : | ||
| - | {*1}: Missing '' | + | {*1}: Missing '' |
| **C11** | **C11** | ||
| Line 77: | Line 77: | ||
| ^ threads.h | : | ^ threads.h | : | ||
| ^ uchar.h | : | ^ uchar.h | : | ||
| - | ^ Annex K | :INPROGRESS: | | + | ^ Annex K | :PARTIAL: | |
| == Versioned Releases == | == Versioned Releases == | ||
| - | You are strongly encouraged to use the lastest code from the respective branch. The pre-v1.0 tags are internal milestones only, and even the latest (v0.5) is several years behind '' | + | There are version tags in the repository that are from way, //way// back... ignore them. |
| === Issues & Feature Requests === | === Issues & Feature Requests === | ||
pdclib/start.1716582521.txt.gz · Last modified: by 127.0.0.1
