fchmod-tests, fchmodat tests, lchmod tests: Add more tests.
[gnulib.git] / doc / pastposix-functions / pthread_attr_getstackaddr.texi
blobe1b68798e4371ce29eafc181a42b2aaf49371cc0
1 @node pthread_attr_getstackaddr
2 @section @code{pthread_attr_getstackaddr}
3 @findex pthread_attr_getstackaddr
5 POSIX specification:@inlinefmt{tex,@*}
6 @url{https://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_attr_getstackaddr.html}
8 Gnulib module: ---
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This function is missing on some platforms:
18 HP-UX 11, Cygwin 1.7.9, mingw, MSVC 14, Android 9.0.
19 @end itemize