]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Remove documentation of Linux libc5 as a supported platform.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 11:45:38 +0000 (13:45 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jul 2019 11:45:38 +0000 (13:45 +0200)
* doc/posix-functions/iswalnum.texi: Don't mention workarounds specific
to Linux libc5.
* doc/posix-functions/iswalpha.texi: Likewise.
* doc/posix-functions/iswblank.texi: Likewise.
* doc/posix-functions/iswcntrl.texi: Likewise.
* doc/posix-functions/iswdigit.texi: Likewise.
* doc/posix-functions/iswgraph.texi: Likewise.
* doc/posix-functions/iswlower.texi: Likewise.
* doc/posix-functions/iswprint.texi: Likewise.
* doc/posix-functions/iswpunct.texi: Likewise.
* doc/posix-functions/iswspace.texi: Likewise.
* doc/posix-functions/iswupper.texi: Likewise.
* doc/posix-functions/iswxdigit.texi: Likewise.
* doc/posix-functions/snprintf.texi: Likewise.
* doc/posix-functions/vsnprintf.texi: Likewise.

14 files changed:
doc/posix-functions/iswalnum.texi
doc/posix-functions/iswalpha.texi
doc/posix-functions/iswblank.texi
doc/posix-functions/iswcntrl.texi
doc/posix-functions/iswdigit.texi
doc/posix-functions/iswgraph.texi
doc/posix-functions/iswlower.texi
doc/posix-functions/iswprint.texi
doc/posix-functions/iswpunct.texi
doc/posix-functions/iswspace.texi
doc/posix-functions/iswupper.texi
doc/posix-functions/iswxdigit.texi
doc/posix-functions/snprintf.texi
doc/posix-functions/vsnprintf.texi

index 76eeba580544621d46a53e670de35d1929881818..0c4796fc7986b31fa7fabcdc8cda0648c0868910 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index 026599e2883fa270f6a28097e90ba49f24a1d510..d47bbd612baec1246a3910d9e09f88ae8f42e474 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index ce6b64c55c2e014a030223726a70c7cd6f3cb072..b4cc49befb32d48c34a8dc18771d47986f4c3463 100644 (file)
@@ -17,9 +17,6 @@ IRIX 6.5.30.
 @item
 This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms:
 glibc 2.8.
-@item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 6f41de73d97a3f832cbce4dee1ce191fde08a3c2..3439e01a3746d01c8930461b560005faeb1007bb 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index c5cdde63d85511b2b6521f7b472d6ee23fe86f86..52ce65034783ee763af62a2338dc70ed6adb1afb 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index 7c652e33df47cbd5d7fb410745bb9bbb79452128..3fd3095fff7d9a9badba9d9b4d0f471314532b26 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index a41b699d64d02bfb41519d3a6dcf50f96c60b0ce..8b105a99004a33b66094d20f58e7953392d5ee26 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index 72a3c2b9e8ebb75c8726865df5c91e10702dbc52..4ace0c2fba8e329e68abeeccb227ed7a261bb745 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index 5d665e531c70879f891615cdd0cb87a09488df5b..4e2815337ae1631a0048609bb74c6c88814d2f01 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index ce6d6e52ab6e17314536e69a3d5bbb9ca4b3a4bf..6f5efe087af84f7d6f4ee20b6bbfdc9cc392dd1e 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index 4877a56423bd5e1bbdb8bfec3a49c9220e1babe1..62c58506fb0b09937a60f5d75b5acb2b309f0e6c 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index 244cd612a5fc778ddb4f0f18c1b0ff80a8a40e68..276f09994a41bb25bfbf0f49346e6f23842814fe 100644 (file)
@@ -12,9 +12,6 @@ Portability problems fixed by Gnulib:
 This function is missing on some platforms:
 Minix 3.1.8.
 @item
-This function returns 0 for all possible arguments on some platforms:
-Linux libc5.
-@item
 This function cannot be called from plain inline or extern inline functions
 on some platforms:
 OS X 10.8.
index ababdbfe04b30916ec43ce53095928c60ff547d3..583e0270b3e337facf272395416047a13eed1e88 100644 (file)
@@ -19,10 +19,6 @@ NetBSD 3.0, mingw.
 This function does not return a byte count as specified in C99 on some
 platforms:
 HP-UX 11, IRIX 6.5, Solaris 9, mingw.
-@item
-This function overwrites memory even when a size argument of 1 is passed on some
-platforms:
-Linux libc5.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{snprintf-posix}:
index 3f1daa8cda39ab347fdf26b241ed799ae20d822c..102a8107b9a44e284c00ca4cd3c65849e808cbcf 100644 (file)
@@ -13,10 +13,6 @@ This function does not support format directives that access arguments in an
 arbitrary order, such as @code{"%2$s"}, on some platforms:
 NetBSD 3.0, mingw, MSVC 14.
 @item
-This function overwrites memory even when a size argument of 1 is passed on some
-platforms:
-Linux libc5.
-@item
 This function does not return a byte count as specified in C99 on some
 platforms:
 HP-UX 11, IRIX 6.5, Solaris 9, mingw, MSVC 14.