Date: Sat, 24 Sep 2022 08:12:49 +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-XrVLXJr9T7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249154-9@https.bugs.freebsd.org/bugzilla/> References: <bug-249154-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249154 --- Comment #5 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da3c3c02244f4fe4c77c034ca3846b410d= bbb1091 commit a3c3c02244f4fe4c77c034ca3846b410dbbb1091 Author: Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> AuthorDate: 2021-05-21 15:25:25 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2022-09-24 08:12:08 +0000 getnetent(3): Add missing reentrant functions Add documentation for gethostbyname_r, gethostbyname2_r and gethostbyad= dr_r Create proper MLINKs for the new functions. PR: 249154 Reported by: asomers@ Approved by: manpages (0mp@), Pau Amma Differential Revision: https://reviews.freebsd.org/D30469 (cherry picked from commit dc68997328ec6cec41ad3b818c1846c8217e0c68) lib/libc/net/Makefile.inc | 7 ++++--- lib/libc/net/gethostbyname.3 | 33 +++++++++++++++++++++++++++++++-- 2 files changed, 35 insertions(+), 5 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249154-9-XrVLXJr9T7>