tcpdump/missing
guy faf8160c18 Second stage of adding support for 64-bit integral data types - this
causes the configure script to attempt to define the PRI[doux]64 macros
if they're not defined by including <inttypes.h>, and causes
"missing/bittypes.h" to attempt to define them, if undefined, in a
fashion that should, with any luck, work on MSVC++ and various flavors
of GNU C on Windows.

Fix the spelling of "Mac OS X".
2004-04-17 08:44:49 +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 Second stage of adding support for 64-bit integral data types - this 2004-04-17 08:44:49 +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 Have the configure script arrange that the Makefile define _U_ 2003-11-16 09:36:07 +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