summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorguenther <>2024-08-03 23:06:56 +0000
committerguenther <>2024-08-03 23:06:56 +0000
commitf302f372dea8d2b8b5317c6269475acc49f86f27 (patch)
tree091133a9cc5b388db12efe7401fa54eb2d8fa37b /src
parent172e3add77ca1afbcd9a209b8820a29ab2081c89 (diff)
downloadopenbsd-f302f372dea8d2b8b5317c6269475acc49f86f27.tar.gz
openbsd-f302f372dea8d2b8b5317c6269475acc49f86f27.tar.bz2
openbsd-f302f372dea8d2b8b5317c6269475acc49f86f27.zip
A dozen interfaces in <endian.h> were standardized in POSIX-2024 as expected
Diffstat (limited to 'src')
-rw-r--r--src/lib/libc/net/htobe64.310
1 files changed, 4 insertions, 6 deletions
diff --git a/src/lib/libc/net/htobe64.3 b/src/lib/libc/net/htobe64.3
index 3e500897e2..e41c9124c4 100644
--- a/src/lib/libc/net/htobe64.3
+++ b/src/lib/libc/net/htobe64.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: htobe64.3,v 1.1 2019/08/30 18:33:17 deraadt Exp $ 1.\" $OpenBSD: htobe64.3,v 1.2 2024/08/03 23:06:56 guenther Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -27,7 +27,7 @@
27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 27.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
28.\" SUCH DAMAGE. 28.\" SUCH DAMAGE.
29.\" 29.\"
30.Dd $Mdocdate: August 30 2019 $ 30.Dd $Mdocdate: August 3 2024 $
31.Dt HTOBE64 3 31.Dt HTOBE64 3
32.Os 32.Os
33.Sh NAME 33.Sh NAME
@@ -141,8 +141,8 @@ The
141.Fn le32toh , 141.Fn le32toh ,
142and 142and
143.Fn le16toh 143.Fn le16toh
144functions are expected to conform to a future version of 144functions conform to
145.St -p1003.1 . 145.St -p1003.1-2024 .
146The other functions are extensions that should not be used 146The other functions are extensions that should not be used
147when portability is required. 147when portability is required.
148.Sh HISTORY 148.Sh HISTORY
@@ -156,8 +156,6 @@ The
156.Nm {src-order}{size}to{dst-order} 156.Nm {src-order}{size}to{dst-order}
157functions appeared in 157functions appeared in
158.Ox 5.6 . 158.Ox 5.6 .
159A subset of them was submitted for standardization after
160.St -p1003.1-2008 .
161.Sh BUGS 159.Sh BUGS
162The perceived antagonism between 160The perceived antagonism between
163.Sq host 161.Sq host