copy-file: Add functions for copying non-confidential files.
[gnulib.git] / doc / glibc-functions / bswap_32.texi
blob3ce1afb5aa7f29dcdc2fb14fc800a0713f6feaf3
1 @node bswap_32
2 @subsection @code{bswap_32}
3 @findex bswap_32
5 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/bswap_32.3.html,,man bswap_32}
7 Gnulib module: byteswap
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
18 @end itemize