bind9/lib/lwres
Michael Graff 915723e400 Copy addresses out, rather than keeping pointers to them from a buffer. This
simplifies code at the expense of copying more.  It is, however, the
easiest way to get sortlist working correctly.  ipv6 addresses now sort
as well.
2000-03-12 01:58:41 +00:00
..
include Copy addresses out, rather than keeping pointers to them from a buffer. This 2000-03-12 01:58:41 +00:00
.cvsignore add .cvsignore's 2000-01-11 21:43:10 +00:00
api added missing API version definition file 2000-02-23 18:06:17 +00:00
assert_p.h decouple the lwres functions too. These really need to be cleaned up in many other ways. 2000-02-03 01:37:29 +00:00
context.c lwres get-addr-by-name returns a linked list, not an array, of names. This 2000-03-10 23:11:36 +00:00
context_p.h lwres get-addr-by-name returns a linked list, not an array, of names. This 2000-03-10 23:11:36 +00:00
gai_strerror.c move reference implementations into lwres_ namespace. 2000-02-03 21:54:10 +00:00
getaddrinfo.c lwres get-addr-by-name returns a linked list, not an array, of names. This 2000-03-10 23:11:36 +00:00
gethost.c move reference implementations into lwres_ namespace. 2000-02-03 21:54:10 +00:00
getipnode.c lwres get-addr-by-name returns a linked list, not an array, of names. This 2000-03-10 23:11:36 +00:00
getnameinfo.c deal with lwres portability issues 2000-02-04 06:04:16 +00:00
getnet.c move reference implementations into lwres_ namespace. 2000-02-03 21:54:10 +00:00
herror.c move reference implementations into lwres_ namespace. 2000-02-03 21:54:10 +00:00
lwbuffer.c Copy addresses out, rather than keeping pointers to them from a buffer. This 2000-03-12 01:58:41 +00:00
lwconfig.c Copy addresses out, rather than keeping pointers to them from a buffer. This 2000-03-12 01:58:41 +00:00
lwinetaton.c include <stddef.h> so we have NULL. Ugh. 2000-02-04 06:50:06 +00:00
lwinetntop.c add lwinetaton.c lwinetpton.c lwinetntop.c 2000-02-04 06:02:51 +00:00
lwinetpton.c add lwinetaton.c lwinetpton.c lwinetntop.c 2000-02-04 06:02:51 +00:00
lwpacket.c start changing from 'int' returns to 'lwres_result_t' 2000-02-23 01:46:34 +00:00
lwres_gabn.c Copy addresses out, rather than keeping pointers to them from a buffer. This 2000-03-12 01:58:41 +00:00
lwres_gnba.c more lwres_result_t changes 2000-02-23 02:38:55 +00:00
lwres_noop.c more lwres_result_t changes 2000-02-23 02:38:55 +00:00
lwresutil.c Copy addresses out, rather than keeping pointers to them from a buffer. This 2000-03-12 01:58:41 +00:00
Makefile.in introduced @SA@ macro for use as the filename extension 2000-02-23 23:02:28 +00:00
version.c add compiled file for versioning 2000-02-23 01:40:23 +00:00