diff options
Diffstat (limited to 'man3/raise.3')
| -rw-r--r-- | man3/raise.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man3/raise.3 b/man3/raise.3 index 82903c118a..89afd746ec 100644 --- a/man3/raise.3 +++ b/man3/raise.3 @@ -63,8 +63,10 @@ T} Thread safety MT-Safe .ad .sp 1 .SH STANDARDS -POSIX.1-2001, POSIX.1-2008, C89, C99. -.SH NOTES +C11, POSIX.1-2008. +.SH HISTORY +POSIX.1-2001, C89. +.PP Since glibc 2.3.3, .BR raise () is implemented by calling |
