]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Mention the byteswap module in function documentation.
authorCollin Funk <collin.funk1@gmail.com>
Sat, 29 Jun 2024 06:12:40 +0000 (23:12 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sat, 29 Jun 2024 06:12:40 +0000 (23:12 -0700)
* doc/glibc-functions/bswap_16.texi (bswap_16): Mention the byteswap
module.
* doc/glibc-functions/bswap_32.texi (bswap_32): Likewise.
* doc/glibc-functions/bswap_64.texi (bswap_64): Likewise.

ChangeLog
doc/glibc-functions/bswap_16.texi
doc/glibc-functions/bswap_32.texi
doc/glibc-functions/bswap_64.texi

index effda3a4a9f9e5fd3075bbbcbf4bf5a26d71bc67..6d5caed394b03b9efc9770d87802aeab2a91808a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2024-06-28  Collin Funk  <collin.funk1@gmail.com>
+
+       doc: Mention the byteswap module in function documentation.
+       * doc/glibc-functions/bswap_16.texi (bswap_16): Mention the byteswap
+       module.
+       * doc/glibc-functions/bswap_32.texi (bswap_32): Likewise.
+       * doc/glibc-functions/bswap_64.texi (bswap_64): Likewise.
+
 2024-06-28  Bruno Haible  <bruno@clisp.org>
 
        doc: Mention pthread_cond_timedwait bug caused by hypervisor.
index 63462e14fc242d52f35793a4e9b030df14866936..32ef44671a9ea4f73efda4a97535bdefe92b0ba1 100644 (file)
@@ -4,7 +4,7 @@
 
 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/bswap_16.3.html,,man bswap_16}
 
-Gnulib module: ---
+Gnulib module: byteswap
 
 Portability problems fixed by Gnulib:
 @itemize
index 4606162febb6d37b6b9d0b4f99af0bab29d1ea55..a1f84269e87329a2e9d737f06e15ba6871601156 100644 (file)
@@ -4,7 +4,7 @@
 
 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/bswap_32.3.html,,man bswap_32}
 
-Gnulib module: ---
+Gnulib module: byteswap
 
 Portability problems fixed by Gnulib:
 @itemize
index d12e8858825c942c22917efa523251e9ab7c3520..b4d72e75a3d99957ed2601f319ca546ac9915dff 100644 (file)
@@ -4,7 +4,7 @@
 
 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/bswap_64.3.html,,man bswap_64}
 
-Gnulib module: ---
+Gnulib module: byteswap
 
 Portability problems fixed by Gnulib:
 @itemize