CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/25 13:48:11
Modified files:
lib/libc/asr : asr.c asr.h asr_debug.c asr_private.h
getaddrinfo.c getaddrinfo_async.c
gethostnamadr.c gethostnamadr_async.c
getnameinfo.c getnameinfo_async.c
getnetnamadr.c getnetnamadr_async.c
getrrsetbyname.c getrrsetbyname_async.c
res_query.c res_search_async.c res_send.c
res_send_async.c
Log message:
Cleanup and simplify the API to be exposed. Use better names for
structures, functions and defines.
discussed with and ok deraadt@ guenther@