This commit is contained in:
Michael Kerrisk 2008-08-07 04:23:58 +00:00
parent 6442511800
commit 280a7a9559
1 changed files with 2 additions and 2 deletions

View File

@ -50,12 +50,12 @@ Feature Test Macro Requirements for glibc (see
.in
.sp
.ad l
.BR erf (),
.BR erf ():
_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE || _ISOC99_SOURCE; or
.I cc\ -std=c99
.br
.BR erff (),
.BR erfl (),
.BR erfl ():
_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\ >=\ 600|| _ISOC99_SOURCE; or
.I cc\ -std=c99
.ad b