From owner-freebsd-hackers Fri Aug 3 7:53:28 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by hub.freebsd.org (Postfix) with ESMTP id E629137B401 for ; Fri, 3 Aug 2001 07:53:25 -0700 (PDT) (envelope-from archer@whichever.org) Received: from 207-172-82-173.s46.as6.xnb.nj.dialup.rcn.com ([207.172.82.173] helo=unknown.whichever.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.32 #2) id 15SgKK-0002XJ-00 for freebsd-hackers@freebsd.org; Fri, 03 Aug 2001 10:53:24 -0400 Received: (from archer@localhost) by unknown.whichever.org (8.11.4/8.11.1) id f73ErMv38049 for freebsd-hackers@freebsd.org; Fri, 3 Aug 2001 10:53:22 -0400 (EDT) (envelope-from archer) Date: Fri, 3 Aug 2001 10:53:22 -0400 From: Alexander Litvin To: freebsd-hackers@freebsd.org Subject: gethostbyXXXX_r() Message-ID: <20010803105321.A37737@unknown.whichever.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Are there any plans of making gethostbyname_r() and gethostbyaddr_r() available in FreeBSD? May be somebody already has them almost ready to be commited? Or are there any considered wrong way to go? The reason I'm asking is that I actually have a local patch implementing them here (only for DNS for now). Is it good idea to put some effort to finalaze it and submit a PR? Or I'd better not waist time on that? --- Life would be so much easier if we could just look at the source code. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message