From: Bruno Haible Date: Fri, 24 Dec 2021 15:29:58 +0000 (+0100) Subject: doc: Small updates. X-Git-Tag: v1.0~2496 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a0fb7f641ca9daeee3ac0bd9f017143489d160d;p=thirdparty%2Fgnulib.git doc: Small updates. * doc/glibc-functions/ptsname_r.texi: Update info regarding Mac OS X. * doc/posix-functions/getlogin_r.texi: Update info regarding FreeBSD. --- diff --git a/ChangeLog b/ChangeLog index 719a934ae5..e4eb32e0ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2021-12-24 Bruno Haible + + doc: Small updates. + * doc/glibc-functions/ptsname_r.texi: Update info regarding Mac OS X. + * doc/posix-functions/getlogin_r.texi: Update info regarding FreeBSD. + 2021-12-22 Paul Eggert libgmp: omit redundant 'mkdir -p .' diff --git a/doc/glibc-functions/ptsname_r.texi b/doc/glibc-functions/ptsname_r.texi index 6db6dcba38..c09d096b63 100644 --- a/doc/glibc-functions/ptsname_r.texi +++ b/doc/glibc-functions/ptsname_r.texi @@ -21,7 +21,7 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 6.7, Minix 3.1.8, +Mac OS X 10.12, FreeBSD 12.0, NetBSD 5.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw, MSVC 14. @item diff --git a/doc/posix-functions/getlogin_r.texi b/doc/posix-functions/getlogin_r.texi index ea8fb69249..b63f774ca0 100644 --- a/doc/posix-functions/getlogin_r.texi +++ b/doc/posix-functions/getlogin_r.texi @@ -25,7 +25,7 @@ Portability problems not fixed by Gnulib: @itemize @item This function has an incompatible declaration on some platforms: -MidnightBSD 2.0, Solaris 11.4 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). +FreeBSD 12.0, MidnightBSD 2.0, Solaris 11.4 (when @code{_POSIX_PTHREAD_SEMANTICS} is not defined). @item This function fails even when standard input is a tty on some platforms: HP-UX 11.11.