Age | Commit message (Expand) | Author |
---|---|---|
2024-01-10 | include "_safety.h" instead of "_assert.h" | Jakob Kaivo |
2023-11-27 | add framework for marking function call location in diagnostics | Jakob Kaivo |
2023-11-14 | return 0 if c is EOF | Jakob Kaivo |
2023-11-14 | only print constraint info and errno if present | Jakob Kaivo |
2023-11-14 | enable UB-testing for isupper() | Jakob Kaivo |
2023-11-14 | disable all functions; will strategically reenable them as tested | Jakob Kaivo |
2020-08-16 | consistently use <> for standardized headers | Jakob Kaivo |
2020-08-16 | add skeleton of symbols from C11 LIB_EXT1 | Jakob Kaivo |