The change came with the release of glibc 2.32.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
.PP
.IR sys_errlist ,
.IR sys_nerr :
- Since glibc 2.19:
+ From glibc 2.19 to 2.31:
_DEFAULT_SOURCE
Glibc 2.19 and earlier:
_BSD_SOURCE
the value of
.I errno
should be saved.
+.SH VERSIONS
+Since glibc version 2.32, the declarations of
+.I sys_errlist
+and
+.I sys_nerr
+are no longer exposed by
+.IR <stdio.h> .
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).