https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249154

--- Comment #3 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=9acb1d7b2c932c48c64345c589c0e0733c7918fd

commit 9acb1d7b2c932c48c64345c589c0e0733c7918fd
Author:     Fernando ApesteguĂ­a <[email protected]>
AuthorDate: 2021-05-26 12:34:49 +0000
Commit:     Fernando ApesteguĂ­a <[email protected]>
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.

Reply via email to