summaryrefslogtreecommitdiffstats
path: root/src/include/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2001-08-30 00:31:06 +0000
committerKen Raeburn <raeburn@mit.edu>2001-08-30 00:31:06 +0000
commit3f4c9c70f544c562e6df2cb5b62507ffa96bebcb (patch)
tree0c7e7e79a7b269fd922e8b072a1a1f31c7bd5f9f /src/include/ChangeLog
parent54e71619fcf59c183809b36a44fb240ff26e6174 (diff)
downloadkrb5-3f4c9c70f544c562e6df2cb5b62507ffa96bebcb.tar.gz
krb5-3f4c9c70f544c562e6df2cb5b62507ffa96bebcb.tar.xz
krb5-3f4c9c70f544c562e6df2cb5b62507ffa96bebcb.zip
move socket util definitions (socklen_t, sa2sin, etc) from k5-int to a new file
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13689 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/ChangeLog')
-rw-r--r--src/include/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/include/ChangeLog b/src/include/ChangeLog
index ffc8ed4242..0f969ec31e 100644
--- a/src/include/ChangeLog
+++ b/src/include/ChangeLog
@@ -1,5 +1,13 @@
2001-08-29 Ken Raeburn <raeburn@mit.edu>
+ * socket-utils.h: New file.
+ * k5-int.h: Include it.
+ (socklen_t, struct krb5int_sockaddr_storage, sa2sin, sa2sin6,
+ ss2sa, ss2sin, ss2sin6, socklen): Definitions moved to
+ socket-utils.h.
+ (krb5int_get_fq_local_hostname, krb5int_translate_gai_error): New
+ decls.
+
* fake-addrinfo.c: New file, split off from fake-addrinfo.h.
* fake-addrinfo.h: Don't define implementation functions.
(FAI_DEFINED): New macro, used to protect against multiple