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


>>>>> Maciej W Rozycki writes:

 > Hi,
 >  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.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

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