[Bug 249154] missing man pages: get{host,net}by{name,addr}_r

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Jun 2022 05:40:11 UTC
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.