.. include:: ../check.rst

=======
errno.h
=======

Macros
======

.. list-table::
  :widths: auto
  :align: center
  :header-rows: 1

  * - Macro
    - Implemented
    - C23 Standard Section
    - POSIX.1-2024 Standard Section
  * - EDOM
    -
    - 7.5
    -
  * - EILSEQ
    -
    - 7.5
    -
  * - ERANGE
    -
    - 7.5
    -
  * - errno
    -
    - 7.5
    -

