diff options
| -rw-r--r-- | man3/y0.3 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -69,7 +69,9 @@ Feature Test Macro Requirements for glibc (see .BR y0 (), .BR y1 (), .BR yn (): +.RS 4 _SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE +.RE .br .BR y0f (), .BR y0l (), @@ -77,8 +79,10 @@ _SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE .BR y1l (), .BR ynf (), .BR ynl (): +.RS 4 _SVID_SOURCE || _BSD_SOURCE || _XOPEN_SOURCE\ >=\ 600 .\" Also seems to work: -std=c99 -D_XOPEN_SOURCE +.RE .ad b .SH DESCRIPTION .PP |
