The Gnulib documentation regarding macOS has not been updated for 3 years.
This patch does it.

To do so, I first augmented the symbols and headers database in
https://git.savannah.gnu.org/gitweb/?p=gnulib/maint-tools.git;a=tree;f=platforms

Then, I used the config.cache and config.log files from the GitHub builds to
verify that most macOS bugs from earlier macOS versions are still present in
versions 12, 13, 14.


2024-06-17  Bruno Haible  <br...@clisp.org>

        doc: Update for macOS 12, 13, 14.
        * doc/posix-headers/*.texi: Update.
        * doc/glibc-headers/*.texi: Update.
        * doc/posix-functions/*.texi: Likewise.
        * doc/pastposix-functions/*.texi: Likewise.
        * doc/glibc-functions/*.texi: Likewise.
        * m4/canonicalize.m4 (gl_FUNC_REALPATH_WORKS): Update cross-compilation
        guess.
        * m4/printf.m4 (gl_PRINTF_DIRECTIVE_A): Update comments.
        * m4/readlinkat.m4 (gl_FUNC_READLINKAT): Likewise.

https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=e253528c9ff94eb5d4b4e436e187f008b468da96




Reply via email to