diff options
author | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:31 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2020-07-25 01:38:31 +0200 |
commit | 0c12abaf14d84411ac8c908b641a8bc4478e564a (patch) | |
tree | 6f0cff89a018c64ec47be8e6d5d1c6300f82ceed /doc/glibc-functions/fgetc_unlocked.texi | |
parent | 5b4773721d511694afeedb1f3f966a5035dabef9 (diff) | |
download | gnulib-0c12abaf14d84411ac8c908b641a8bc4478e564a.tar.gz |
doc: Update for Mac OS X 10.13.
* doc/*/*.texi: Update.
* m4/expm1l.m4: Update comments.
* m4/getgroups.m4: Likewise.
* m4/getlogin_r.m4: Likewise.
* m4/linkat.m4: Likewise.
* m4/printf.m4: Likewise.
Diffstat (limited to 'doc/glibc-functions/fgetc_unlocked.texi')
-rw-r--r-- | doc/glibc-functions/fgetc_unlocked.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glibc-functions/fgetc_unlocked.texi b/doc/glibc-functions/fgetc_unlocked.texi index a2387055b9..91964fce3f 100644 --- a/doc/glibc-functions/fgetc_unlocked.texi +++ b/doc/glibc-functions/fgetc_unlocked.texi @@ -25,5 +25,5 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on many non-glibc platforms: -Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.x, mingw, MSVC 14, Android 8.1. +Mac OS X 10.13, FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.x, mingw, MSVC 14, Android 8.1. @end itemize |