This patch updates the documentation regarding macOS 11.1 (or 11.2 —
the libc sources and header files are the same for both versions).

The interesting parts are:

  * It now has the functions
      timespec_get
      preadv, pwritev
      rpmatch
      posix_spawn_file_actions_addchdir_np, 
posix_spawn_file_actions_addfchdir_np
  * It also has the function
      aligned_alloc
    but it broken from the beginning, like the one on AIX.

I took the opportunity to also change the spelling from 'Mac OS X 10.13' to
'macOS 10.13'.


2021-03-21  Bruno Haible  <br...@clisp.org>

        doc: Update for macOS 11.1.
        * 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/aligned_alloc.m4 (gl_FUNC_ALIGNED_ALLOC): Update cross-compilation
        guess.

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


Reply via email to