|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Eric Faurot (eric
cvs.openbsd.org)
Date: Sat Jun 01 2013 - 09:34:34 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: eric
cvs.openbsd.org 2013/06/01 08:34:34
Modified files:
lib/libc/asr : asr.c asr_private.h getaddrinfo_async.c
gethostnamadr_async.c res_search_async.c
Log message:
Make hostaliases work for gethostbyname() and getaddrinfo() when
looking into /etc/hosts. Remove the alias check from the search
domain iteration. Instead, take a shortcut to res_query_async_ctx() in
res_search_async_ctx().
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]