Re: errno groveler in C Lassi Kortela 27 Jun 2020 13:51 UTC
PR updated with a groveler that uses #ifdef only for non-POSIX errno
values. The POSIX ones are printed unconditionally -- we assume they are
always defined and do no #ifdef check.
<https://github.com/scheme-requests-for-implementation/srfi-198/pull/2/files>