fchmod-tests, fchmodat tests, lchmod tests: Add more tests.
[gnulib.git] / doc / pastposix-functions / makecontext.texi
blobe135db0aa3ccfc04f340c84e54438f3a3fbae9ad
1 @node makecontext
2 @section @code{makecontext}
3 @findex makecontext
5 POSIX specification: @url{https://pubs.opengroup.org/onlinepubs/009695399/functions/makecontext.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