bind9/lib/lwres
David Lawrence 50bd180f4b lwres_gai_strerror()'s return value is massaged to remove the const qualifier,
as specified by RFC 2133.   It's still ultimately const, just not with
the qualifier.
2000-06-01 19:11:21 +00:00
..
include gai_strerror is spec'd by RFC 2133 as char *, with no const qualifier. 2000-06-01 18:29:27 +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 define and use LWRES_SOCKADDR_LEN_T for recvfrom() and stop compiler warnings 2000-05-24 05:22: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 lwres_gai_strerror()'s return value is massaged to remove the const qualifier, 2000-06-01 19:11:21 +00:00
getaddrinfo.c Megacommit of many files. 2000-06-01 17:39:26 +00:00
gethost.c fixed lines > 79 columns wide 2000-05-24 05:10:00 +00:00
getipnode.c Megacommit of many files. 2000-06-01 17:39:26 +00:00
getnameinfo.c Megacommit of many files. 2000-06-01 17:39:26 +00:00
herror.c fixed lines > 79 columns wide 2000-05-24 05:10:00 +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 cast assignment of confdata->ndots to lwres_uint8_t (its type). it was already 2000-05-24 03:02:16 +00:00
lwinetaton.c changed "c" stack variable from char to unsigned char to quiet Solaris 5.8 2000-05-25 01:08:07 +00:00
lwinetntop.c fixed lines > 79 columns wide 2000-05-24 05:10:00 +00:00
lwinetpton.c iline 57: remark(1692): prototyped function redeclared without prototype 2000-05-14 03:52:36 +00:00
lwpacket.c fixed lines > 79 columns wide 2000-05-24 05:10:00 +00:00
lwres_gabn.c fixed lines > 79 columns wide 2000-05-24 05:10:00 +00:00
lwres_gnba.c eliminated compiler warnings on alpha 2000-05-03 18:25:52 +00:00
lwres_noop.c use 'flags' rather than 'attributes' and rename pkt->flags to pkt->pktflags 2000-05-02 18:46:44 +00:00
lwresutil.c use 'flags' rather than 'attributes' and rename pkt->flags to pkt->pktflags 2000-05-02 18:46:44 +00:00
Makefile.in don't try to build getnet.o, since getnet.c no longer exists 2000-05-09 15:01:15 +00:00
version.c update copyrights 2000-03-23 19:52:19 +00:00