CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/03/26 12:13:15
Modified files:
include : Makefile
lib/libc/asr : Makefile.inc asr.c asr_debug.c asr_run.3
asr_utils.c 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_init.c res_mkquery.c res_query.c
res_search_async.c res_send.c res_send_async.c
Added files:
include : asr.h
Removed files:
lib/libc/asr : asr.h
Log message:
Make the asr API public. Install asr.h to /usr/include.h and manpages.
Include tweaks suggested by mpi@
ok deraadt@