summaryrefslogtreecommitdiff
path: root/src/stdlib/abort_handler_s.c
AgeCommit message (Expand)Author
2024-01-10include "_safety.h" instead of "_assert.h"Jakob Kaivo
2023-11-27add framework for marking function call location in diagnosticsJakob Kaivo
2023-11-14return 0 if c is EOFJakob Kaivo
2023-11-14only print constraint info and errno if presentJakob Kaivo
2023-11-14enable UB-testing for isupper()Jakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-08-16consistently use <> for standardized headersJakob Kaivo
2020-08-16add skeleton of symbols from C11 LIB_EXT1Jakob Kaivo