mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
19 lines
453 B
Plaintext
19 lines
453 B
Plaintext
@node pthread_attr_setstack
|
|
@section @code{pthread_attr_setstack}
|
|
@findex pthread_attr_setstack
|
|
|
|
POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_attr_setstack.html}
|
|
|
|
Gnulib module: ---
|
|
|
|
Portability problems fixed by Gnulib:
|
|
@itemize
|
|
@end itemize
|
|
|
|
Portability problems not fixed by Gnulib:
|
|
@itemize
|
|
@item
|
|
This function is missing on some platforms:
|
|
AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 9, Cygwin, mingw, BeOS.
|
|
@end itemize
|