diff options
Diffstat (limited to 'man3/cimag.3')
| -rw-r--r-- | man3/cimag.3 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man3/cimag.3 b/man3/cimag.3 index 026915ff13..04402b2edd 100644 --- a/man3/cimag.3 +++ b/man3/cimag.3 @@ -48,12 +48,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 -gcc also supports __imag__. +GCC also supports __imag__. 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 creal (3), |
