*** empty log message ***

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7549 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-12-06 16:33:03 +00:00
parent ab209f088f
commit 2a8d9a6e79

View File

@@ -10,6 +10,12 @@
* roken-common.h (getnameinfo_verified): add prototype
* getnameinfo_verified.c: new file
1999-12-04 Assar Westerlund <assar@sics.se>
* roken-common.h: add constants for getaddrinfo, getnameinfo
* roken.h.in (socklen_t): make independent of sockaddr_storage
(AI_*, NI_*, EAI_*): move to roken-common.h
1999-12-03 Assar Westerlund <assar@sics.se>
* mini_inetd.c (mini_inted): rewrite to use `getaddrinfo'