Date: Tue, 4 Jul 2000 22:09:17 -0700 (PDT) From: Jun-ichiro itojun Hagino <itojun@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getnameinfo.c Message-ID: <200007050509.WAA70224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
itojun 2000/07/04 22:09:17 PDT
Modified files:
lib/libc/net getnameinfo.c
Log:
sync with latest kame.
- permit numeric scopeid, be more careful about buffer size
TODO: 2nd arg type should be socklen_t for RFC2553 conformance,
but due to include file dependency it is not a easy thing to do
(netdb.h does not have socklen_t)
Revision Changes Path
1.5 +208 -70 src/lib/libc/net/getnameinfo.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007050509.WAA70224>
