git: 47d0f36c3c43 - main - Document gethostbyname_r's public exposure in 6.2.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Mar 2023 01:43:43 UTC
The branch main has been updated by obrien:
URL: https://cgit.FreeBSD.org/src/commit/?id=47d0f36c3c439c65374d29937f3ccdf99a4356b6
commit 47d0f36c3c439c65374d29937f3ccdf99a4356b6
Author: David E. O'Brien <obrien@FreeBSD.org>
AuthorDate: 2023-03-13 01:43:05 +0000
Commit: David E. O'Brien <obrien@FreeBSD.org>
CommitDate: 2023-03-13 01:43:05 +0000
Document gethostbyname_r's public exposure in 6.2.
---
lib/libc/net/gethostbyname.3 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/lib/libc/net/gethostbyname.3 b/lib/libc/net/gethostbyname.3
index 85b6806092e5..82b0522353ed 100644
--- a/lib/libc/net/gethostbyname.3
+++ b/lib/libc/net/gethostbyname.3
@@ -348,6 +348,10 @@ The
function first appeared in
.Tn BIND
version 4.9.4.
+The
+.Fn gethostbyname_r
+function first appeared in
+.Fx 6.2 .
.Sh CAVEATS
The
.Fn gethostent