doc: Add references to ISO C23.
authorBruno Haible <bruno@clisp.org>
Fri, 19 Jul 2024 15:03:19 +0000 (17:03 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 19 Jul 2024 17:20:04 +0000 (19:20 +0200)
* doc/posix-functions/totalorder*.texi: Reference ISO C23.
* doc/posix-functions/getpayload*.texi: Likewise.
* doc/posix-functions/setpayload*.texi: Likewise.

16 files changed:
ChangeLog
doc/posix-functions/getpayload.texi
doc/posix-functions/getpayloadf.texi
doc/posix-functions/getpayloadl.texi
doc/posix-functions/setpayload.texi
doc/posix-functions/setpayloadf.texi
doc/posix-functions/setpayloadl.texi
doc/posix-functions/setpayloadsig.texi
doc/posix-functions/setpayloadsigf.texi
doc/posix-functions/setpayloadsigl.texi
doc/posix-functions/totalorder.texi
doc/posix-functions/totalorderf.texi
doc/posix-functions/totalorderl.texi
doc/posix-functions/totalordermag.texi
doc/posix-functions/totalordermagf.texi
doc/posix-functions/totalordermagl.texi

index 32e91e8d3cd9202467f12a54d10a79173a85cf44..78466dee8612ad47a0d5f4ff280dca315a4007b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2024-07-19  Bruno Haible  <bruno@clisp.org>
+
+       doc: Add references to ISO C23.
+       * doc/posix-functions/totalorder*.texi: Reference ISO C23.
+       * doc/posix-functions/getpayload*.texi: Likewise.
+       * doc/posix-functions/setpayload*.texi: Likewise.
+
 2024-07-19  Bruno Haible  <bruno@clisp.org>
 
        doc: Mention a bug in NetBSD's *gettext functions.
index 1fb7ab2b13ccc9917191e03c27fd51bf13b23ca3..689a381cec7893996b23215944d0b1d634277714 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{getpayload}
 @findex getpayload
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.1
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index d955d1e536a700cdfd5d061c404685d9580f4574..82699be174a8e93ff8ef338011c01236b8587fa7 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{getpayloadf}
 @findex getpayloadf
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.1
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index 4d9f622a90eebbc2d950d47bfde8efdc38ce8f6d..11a2e2bda58f58df0fa8083cf550e2fb05340063 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{getpayloadl}
 @findex getpayloadl
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.1
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index eff1c40ae2f14e94b2a33bfdfae810c64eec0a84..41bf75c12f6c7ebcd7e09ecd44b6342e414c1ded 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{setpayload}
 @findex setpayload
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.2
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index d34c83ae5bca215d34197b7a8e4198b81b3983bb..7aef05f79bd915c4bd398f145824c49063228eae 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{setpayloadf}
 @findex setpayloadf
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.2
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index ef7627372b3fde53cb86b429be51b19afc3764c7..11e05685ff13da80e4239e18c47d262dccf8e578 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{setpayloadl}
 @findex setpayloadl
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.2
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index 0581fae5ae7958b74d6fec041550d05ea1e31cdf..5427535a8dbc3eec9d09a3ab0028fc1fbffdc147 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{setpayloadsig}
 @findex setpayloadsig
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.3
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index 1adc76bb577adfa690911306be94351d10a28267..64f562cb8eebe411f8726958192487b48971b607 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{setpayloadsigf}
 @findex setpayloadsigf
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.3
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index 514026edfac040953270340c72dfa2a9b3f5749c..31301c88089e33dedfaff2153e4d33ff23a06ba2 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{setpayloadsigl}
 @findex setpayloadsigl
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.13.3
+
 Documentation:@*
 @ifinfo
 @ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
index 7968ecbae3ee4027f741d7609bf6b637153b51d0..125d808c09b3d89cc5fad3faf69fc5b4cc0d4f71 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{totalorder}
 @findex totalorder
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.12.1
+
 Documentation:@*
 @itemize
 @item
index 42b97dde334f3292705dcc6f89ae320616bffb9d..d91e0b97cee5a737c9d2ddfe177a7ed45974af16 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{totalorderf}
 @findex totalorderf
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.12.1
+
 Documentation:@*
 @itemize
 @item
index 3302a2efb98b3ba8b40f43fcdc200dfe2a90f1ac..c471da520c4e1133056319643c4130763e708839 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{totalorderl}
 @findex totalorderl
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.12.1
+
 Documentation:@*
 @itemize
 @item
index 45283b8c2ecc0427bc12a0e313f74af605caffad..6077d79860d7142ddeb60ec7b2e02dcad370cf6a 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{totalordermag}
 @findex totalordermag
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.12.2
+
 Documentation:@*
 @ifinfo
 @ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
index 58115547beb213f88ffb77c709b9e09bf363ca36..b77fb7c55b3904c8e0a144de3a32d287049fceeb 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{totalordermagf}
 @findex totalordermagf
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.12.2
+
 Documentation:@*
 @ifinfo
 @ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
index e1a2fcde41f02103affe1b691697abe44f289ad8..bb28653a30a71260ac19f78d4079a8ad51b08e7c 100644 (file)
@@ -2,6 +2,8 @@
 @section @code{totalordermagl}
 @findex totalordermagl
 
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section F.10.12.2
+
 Documentation:@*
 @ifinfo
 @ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.