diff options
Diffstat (limited to 'man3/pthread_attr_setstack.3')
| -rw-r--r-- | man3/pthread_attr_setstack.3 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/man3/pthread_attr_setstack.3 b/man3/pthread_attr_setstack.3 index be52f85b28..0f883c26ca 100644 --- a/man3/pthread_attr_setstack.3 +++ b/man3/pthread_attr_setstack.3 @@ -107,10 +107,11 @@ T} Thread safety MT-Safe .hy .ad .sp 1 -.SH VERSIONS -These functions are provided since glibc 2.2. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +glibc 2.2. +POSIX.1-2001. .SH NOTES These functions are provided for applications that must ensure that a thread's stack is placed in a particular location. |
