diff options
Diffstat (limited to 'man3/creal.3')
| -rw-r--r-- | man3/creal.3 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man3/creal.3 b/man3/creal.3 index 8fe7f5a51a..6b8916bd38 100644 --- a/man3/creal.3 +++ b/man3/creal.3 @@ -46,12 +46,13 @@ T} Thread safety MT-Safe .ad .sp 1 .SH VERSIONS -These functions were added in glibc 2.1. -.SH STANDARDS -C99, POSIX.1-2001, POSIX.1-2008. -.SH NOTES -The gcc supports also __real__. +GCC supports also __real__. That is a GNU extension. +.SH STANDARDS +C11, POSIX.1-2008. +.SH HISTORY +glibc 2.1. +C99, POSIX.1-2001. .SH SEE ALSO .BR cabs (3), .BR cimag (3), |
