pthread_attr_setstack.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-09-19 07:39:11 +02:00
parent 0dc411974f
commit 13d082ce57
1 changed files with 2 additions and 0 deletions

View File

@ -45,7 +45,9 @@ Feature Test Macro Requirements for glibc (see
.ad l
.BR pthread_attr_getstack (),
.BR pthread_attr_setstack ():
.RS 4
_POSIX_C_SOURCE\ >=\ 200112L || _XOPEN_SOURCE\ >=\ 600
.RE
.ad b
.SH DESCRIPTION
The