Alfred Perlstein wrote:
> 
> * Alexander Litvin <[EMAIL PROTECTED]> [010803 09:54] wrote:
> > 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?
> 
> Please complete it, let me know when you submit the PR i'll try
> to get it integrated.

I'll be happy to take a look at it too.  I did a lot of the _r routines
we have now, in some cases simply documenting ones that were there, but
halted when I got to gethostbyX_r and the passwd and group variants, 
because they were too fugly to tackle at that time.  I'll get back to
the
remainder "someday", when I have the time, unless you beat me to it.

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                        
Softweyr LLC
[EMAIL PROTECTED]                                          
http://softweyr.com/

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to