fchmod-tests, fchmodat tests, lchmod tests: Add more tests.
[gnulib.git] / doc / pastposix-functions / getcontext.texi
blobd76d008ea3b82228093be5339058af506a3716ee
1 @node getcontext
2 @section @code{getcontext}
3 @findex getcontext
5 POSIX specification: @url{https://pubs.opengroup.org/onlinepubs/009695399/functions/getcontext.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
18 @end itemize