.. include:: ../check.rst ======= errno.h ======= Macros ====== .. list-table:: :widths: auto :align: center :header-rows: 1 * - Macro - Implemented - C23 Standard Section - POSIX Docs * - EDOM - - 7.5 - `POSIX.1-2024 `__ * - EILSEQ - - 7.5 - `POSIX.1-2024 `__ * - ERANGE - - 7.5 - `POSIX.1-2024 `__ * - errno - - 7.5 - `POSIX.1-2024 `__