log msgs for configure.in and fake-addrinfo.h changes accidentally checked in with...
authorKen Raeburn <raeburn@mit.edu>
Fri, 5 Jul 2002 21:40:37 +0000 (21:40 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 5 Jul 2002 21:40:37 +0000 (21:40 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14607 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog

index 30e24b142fe7d4bdcad1cb1d7e4745797b995263..f42d22ab201c689cb8d3e3f2814185b5cbe0a720 100644 (file)
@@ -3,6 +3,16 @@
        * port-sockets.h (SOCKET_WRITEV) [!_WIN32]: Use TMP after setting
        it, to silence compiler warnings.
 
+       * configure.in: Rewrite gethostbyname_r and getservbyname_r tests
+       to properly disable the use of these functions if the argument
+       types cannot be determined.
+
+       * fake-addrinfo.h [NEED_FAKE_GETADDRINFO]: Include string.h.
+       (fake_getnameinfo): Cast GET_HOST_BY_ADDR address pointer argument
+       to char * as required by gethostbyaddr prototype.
+       (HAVE_GETADDRINFO, HAVE_GETNAMEINFO): If defining, define them to
+       1.
+
 2002-06-26  Ezra Peisach  <epeisach@bu.edu>
 
        * configure.in: Modify test for in6addr_any definition in C