tcpdump/missing
guy 273460ed88 From Gisle Vanem:
the _errno() stuff isn't needed for current versions of MinGW;

	get rid of some definitions not needed with MSVC++ and other
	non-MinGW32/non-Watcom compilers;

	add IPv6 capability to inet_pton.c, courtesy of Paul Vixie;

	add inline ntoh{ls}/hton{ls} functions for GCC/i386.
2005-02-09 02:25:45 +00:00
..
addrinfo.h whitespace 2002-06-11 17:13:36 +00:00
addrsize.h whitespace 2002-06-11 17:13:36 +00:00
bittypes.h "_int64" is signed. "unsigned _int64" is unsigned. 2004-09-19 20:56:33 +00:00
datalinks.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
dlnames.c Print both the name and the description of a link-layer type (the name 2003-11-18 23:09:42 +00:00
getaddrinfo.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
getnameinfo.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
inet_aton.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
inet_ntop.c From Gisle Vanem: 2005-02-09 02:25:45 +00:00
inet_pton.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
resolv6.h whitespace 2002-06-11 17:13:36 +00:00
resolv_ext.h whitespace 2002-06-11 17:13:36 +00:00
snprintf.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
sockstorage.h __ss_len/family is now nonstandard. standards were clarified to use 2002-06-11 17:15:30 +00:00
strdup.c Patch from Pekka Savola <pekkas@netcore.fi> to get rid of "savestr()" 2001-01-20 07:22:20 +00:00
strlcat.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
strlcpy.c Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +00:00
strsep.c Fix up some compiler warnings. 2003-03-25 08:33:48 +00:00