This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: getipnodebyname() is not exported from the shared library


On 31 Jul 2000, Andreas Jaeger wrote:

>  >  Getipnodebyname() is not marked public and thus it does not get exported
>  > from the shared library.  The following trivial patch fixes it.
> 
> It will not be exported - but instead it will be removed.  Even if
> it's in the latest ipv6 RFC draft, it's already obsolete.  Use
> getipaddr instead.

 Hmm, but it does not exist anywhere within glibc.  Also getipnodebyname() 
is still declared in <netdb.h> and available from conventional libraries. 
And what about getipnodebyaddr()?

 Where can I get any spec of getipaddr()? -- this whole IPv6 mess is
frustrating -- you need to rewrite programs once a year at least...

  Maciej

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]