feature_test_macros.7: Reword glibc version for _ISOC99_SOURCE

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-11 07:41:45 +01:00
parent bb49fd9492
commit d6ced64f1b
1 changed files with 1 additions and 2 deletions

View File

@ -220,9 +220,8 @@ earlier glibc 2.1.x versions recognized an equivalent macro named
Although the use of the latter macro is obsolete, glibc continues
to recognize it for backward compatibility.
.TP
.B _ISOC11_SOURCE
.BR _ISOC11_SOURCE " (since glibc 2.16)"
Exposes declarations consistent with the ISO C11 standard.
This macro is recognized since glibc 2.16.
.TP
.B _LARGEFILE64_SOURCE
Expose definitions for the alternative API specified by the