* doc/pastposix-functions/getcontext.texi: Mention libucontext.
* doc/pastposix-functions/makecontext.texi: Likewise.
* doc/pastposix-functions/setcontext.texi: Likewise.
* doc/pastposix-functions/swapcontext.texi: Likewise.
+2023-09-14 Bruno Haible <bruno@clisp.org>
+
+ doc: Mention libucontext.
+ * doc/pastposix-functions/getcontext.texi: Mention libucontext.
+ * doc/pastposix-functions/makecontext.texi: Likewise.
+ * doc/pastposix-functions/setcontext.texi: Likewise.
+ * doc/pastposix-functions/swapcontext.texi: Likewise.
+
2023-09-13 Bruno Haible <bruno@clisp.org>
mbfile: Add tests.
This function is missing on some platforms:
OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
@end itemize
+
+Note: A third-party implementation is available at
+@url{https://github.com/kaniini/libucontext/}.
This function is missing on some platforms:
OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
@end itemize
+
+Note: A third-party implementation is available at
+@url{https://github.com/kaniini/libucontext/}.
since it restores the contents of register-allocated variables but not
the contents of stack-allocated variables.
@end itemize
+
+Note: A third-party implementation is available at
+@url{https://github.com/kaniini/libucontext/}.
This function is missing on some platforms:
OpenBSD 6.7, Cygwin 1.7.x, mingw, MSVC 14, Android 9.0.
@end itemize
+
+Note: A third-party implementation is available at
+@url{https://github.com/kaniini/libucontext/}.