This patch updates the documentation regarding FreeBSD 11.0, 12.0, and 13.0.

Notable additions in FreeBSD 13.0 libc are the functions

  copy_file_range
  eventfd, eventfd_read, eventfd_write
  fflush_unlocked, fputc_unlocked, fputs_unlocked, fread_unlocked, 
fwrite_unlocked
  memalign
  memfd_create
  pthread_getname_np, pthread_setname_np
  ptsname_r
  sigisemptyset, sigandset, sigorset
  strerror_l


2021-04-17  Bruno Haible  <[email protected]>

        doc: Update for FreeBSD 11.0, 12.0, 13.0.
        * 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/ptsname_r.m4 (gl_FUNC_PTSNAME_R): Update cross-compilation guess.

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


Reply via email to