From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Kettenis To: aj@suse.de Cc: libc-hacker@sourceware.cygnus.com Subject: Re: Bind 8.2 Integration Date: Wed, 01 Dec 1999 08:25:00 -0000 Message-id: <199912011625.RAA02229@landau.wins.uva.nl> References: <199911261334.OAA19027@landau.wins.uva.nl> X-SW-Source: 1999-12/msg00001.html From: Andreas Jaeger Date: 01 Dec 1999 17:14:52 +0100 I've avoided the res_sendsigned/res_nsendsigned interfaces completly (and also the resfindzonecut interface). This means that the resulting libresolv can not be used by named, nslookup or dig. But it can be used instead of the old libresolv and we can export it. Although I think that we should try to privide all functions in this is probably a good idea for now. We can always add those functions when people start compaining. Removing them would be a bigger problem. Mark