OSDN Git Service

inet/resolv: add res_ninit and res_nclose
authorDaniel Mack <zonque@gmail.com>
Tue, 12 Jul 2011 22:30:54 +0000 (00:30 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 26 Aug 2011 07:29:54 +0000 (09:29 +0200)
commit7f74de5d4d6d10baafab4b37bb3d472f5c5f0e8c
tree4036823c10d4e9fced3256b7a3e928250a5f6ca2
parenta863daff6844e330183045f513dcc1b421af426c
inet/resolv: add res_ninit and res_nclose

Some reordering of existing functions was necessary in order to provide
this functionality.

Signed-off-by: Daniel Mack <zonque@gmail.com>
include/resolv.h
libc/inet/resolv.c