]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Remove references to POSIX 202x.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 30 Jun 2024 23:29:01 +0000 (16:29 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 30 Jun 2024 23:29:01 +0000 (16:29 -0700)
* doc/posix-functions/encrypt.texi: Document as obsolete in
POSIX.1-2024.
* doc/posix-functions/inet_addr.texi: Likewise.
* doc/posix-functions/inet_ntoa.texi: Likewise.
* doc/posix-functions/setkey.texi: Likewise.
* doc/posix-functions/ftw.texi: Document as removed in POSIX.1-2024.
Link the POSIX.1-2017 specification.
* doc/posix-functions/getitimer.texi: Likewise.
* doc/posix-functions/setitimer.texi: Likewise.
* doc/posix-functions/toascii.texi: Likewise.

ChangeLog
doc/posix-functions/encrypt.texi
doc/posix-functions/ftw.texi
doc/posix-functions/getitimer.texi
doc/posix-functions/inet_addr.texi
doc/posix-functions/inet_ntoa.texi
doc/posix-functions/setitimer.texi
doc/posix-functions/setkey.texi
doc/posix-functions/toascii.texi

index 5355e8b24108763f4274965d056edd1c1f1c72f1..dcfa4b80c2afdc9705fe5a05318151ed083253f2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2024-06-30  Collin Funk  <collin.funk1@gmail.com>
+
+       doc: Remove references to POSIX 202x.
+       * doc/posix-functions/encrypt.texi: Document as obsolete in
+       POSIX.1-2024.
+       * doc/posix-functions/inet_addr.texi: Likewise.
+       * doc/posix-functions/inet_ntoa.texi: Likewise.
+       * doc/posix-functions/setkey.texi: Likewise.
+       * doc/posix-functions/ftw.texi: Document as removed in POSIX.1-2024.
+       Link the POSIX.1-2017 specification.
+       * doc/posix-functions/getitimer.texi: Likewise.
+       * doc/posix-functions/setitimer.texi: Likewise.
+       * doc/posix-functions/toascii.texi: Likewise.
+
 2024-06-30  Bruno Haible  <bruno@clisp.org>
 
        *printf* tests: Remove unused includes.
index 5a0aa7439fad903f70927a4774bb39b930e5b9f8..9137f3b2ad96154e1b88153599eb3e9629fd4c5a 100644 (file)
@@ -20,6 +20,6 @@ This function is not declared in @code{<unistd.h>}
 (without @code{-D_GNU_SOURCE}) on some platforms:
 glibc (at least 2.11--2.13).
 @item
-POSIX 202x says this function is obsolescent and it is planned to be
+POSIX.1-2024 says this function is obsolescent and it is planned to be
 removed in a future version.
 @end itemize
index 5b61927775025eed82015142bc7957b8858dae5e..fa19f3ee0eacab27abc4fa330c1595baa1e0c330 100644 (file)
@@ -2,7 +2,8 @@
 @section @code{ftw}
 @findex ftw
 
-POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftw.html}
+Removed in POSIX.1-2024.
+POSIX.1-2017 specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/ftw.html}
 
 Gnulib module: ---
 
@@ -19,7 +20,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 FreeBSD 5.2.1, NetBSD 3.0, Minix 3.1.8, mingw, MSVC 14, Android 4.1.
 @item
-POSIX says this function is obsolescent and it is planned to be
-removed in POSIX 202x.
+This function is removed in POSIX.1-2024.
 Use the Gnulib module @code{fts} instead.
 @end itemize
index 64ce009f3e655a8d268baf7c50dad4aba08a13f3..a0aa58d565e2349ff7005255c21784725c588ce5 100644 (file)
@@ -2,7 +2,8 @@
 @section @code{getitimer}
 @findex getitimer
 
-POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/getitimer.html}
+Removed in POSIX.1-2024.
+POSIX.1-2017 specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/getitimer.html}
 
 Gnulib module: ---
 
@@ -16,7 +17,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14.
 @item
-POSIX says this function is obsolescent and it is planned to be
-removed in POSIX 202x.
+This function is removed in POSIX.1-2024.
 Use the function @code{timer_gettime} instead.
 @end itemize
index 04c620994cdae472b2737ad93257b5d6748c3d74..bbc9bfbd5a358ef72a507723acce441b500c508a 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14.
 @item
-POSIX 202x says this function is obsolescent and it is planned to be
+POSIX.1-2024 says this function is obsolescent and it is planned to be
 removed in a future version.
 Use the function @code{inet_pton} instead.
 @item
index c181ea91fa9d98ccd11a94f70b971ec02a7d6252..39228151b28a7603d64b089fd8cf47bdac117e7a 100644 (file)
@@ -16,7 +16,7 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14.
 @item
-POSIX 202x says this function is obsolescent and it is planned to be
+POSIX.1-2024 says this function is obsolescent and it is planned to be
 removed in a future version.
 Use the function @code{inet_ntop} instead.
 @item
index 985da039178916af3a31be8257c9c47f597fef31..19bcadb1a17cb14ef8584a80485109e8048b2b65 100644 (file)
@@ -2,7 +2,8 @@
 @section @code{setitimer}
 @findex setitimer
 
-POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/setitimer.html}
+Removed in POSIX.1-2024.
+POSIX.1-2017 specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/setitimer.html}
 
 Gnulib module: ---
 
@@ -16,7 +17,6 @@ Portability problems not fixed by Gnulib:
 This function is missing on some platforms:
 mingw, MSVC 14.
 @item
-POSIX says this function is obsolescent and it is planned to be
-removed in POSIX 202x.
+This function is removed in POSIX.1-2024.
 Use the functions @code{timer_create} and @code{timer_settime} instead.
 @end itemize
index 794e60f3d87c57809e9ab7bdd45e6dc47654b22b..7a00bd6c1c7bb506a9176305608da2abe2dabaf2 100644 (file)
@@ -20,6 +20,6 @@ This function is not declared in @code{<stdlib.h>}
 (without @code{-D_GNU_SOURCE}) on some platforms:
 glibc (at least 2.11--2.13).
 @item
-POSIX 202x says this function is obsolescent and it is planned to be
+POSIX.1-2024 says this function is obsolescent and it is planned to be
 removed in a future version.
 @end itemize
index 260de37bbe6d553a4f95c42f1a8964226dbcc4eb..976cb398e7ec7c58caf674554d5fbd9eb8a7b209 100644 (file)
@@ -2,7 +2,8 @@
 @section @code{toascii}
 @findex toascii
 
-POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/toascii.html}
+Removed in POSIX.1-2024.
+POSIX.1-2017 specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/toascii.html}
 
 Gnulib module: ctype
 
@@ -16,7 +17,4 @@ macOS 10.8.
 
 Portability problems not fixed by Gnulib:
 @itemize
-@item
-POSIX says this function is obsolescent and it is planned to be
-removed in POSIX 202x.
 @end itemize