Date: Mon, 20 Jun 2022 05:40:11 +0000
From: bugzilla-noreply@freebsd.org
To: doc@FreeBSD.org
Subject: [Bug 249154] missing man pages: get{host,net}by{name,addr}_r
Message-ID: <bug-249154-9-ywKAXXzxFj@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249154-9@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249154 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=9acb1d7b2c932c48c64345c589c0e0733c7918fd commit 9acb1d7b2c932c48c64345c589c0e0733c7918fd Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2021-05-26 12:34:49 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-06-20 05:30:38 +0000 getnetent(3): Add documentation for missing reentrant functions Add gethostbyname_r, gethostbyname2_r and gethostbyaddr_r signatures and descriptions. PR: 249154 Reported by: asomers@ Approved by: manpages (imp@), Pau Amma Differential Revision: https://reviews.freebsd.org/D30385 lib/libc/net/Makefile.inc | 4 +++- lib/libc/net/getnetent.3 | 28 +++++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249154-9-ywKAXXzxFj>
