CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/14 05:07:33
Modified files:
lib/libc/asr : asr_debug.c asr_private.h asr_utils.c
getaddrinfo_async.c gethostnamadr_async.c
getnetnamadr_async.c res_mkquery.c
res_send_async.c
Log message:
prefix structure names to avoid ambiguity and possible collisions when
the API gets public.
ok deraadt@
