Subject: CVS commit: src/lib/libc/net
To: None <source-changes@NetBSD.org>
From: Brian Ginsbach <ginsbach@netbsd.org>
List: source-changes
Date: 02/17/2006 15:58:26
Module Name: src
Committed By: ginsbach
Date: Fri Feb 17 15:58:26 UTC 2006
Modified Files:
src/lib/libc/net: getnameinfo.c
Log Message:
Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is
too short. This conforms to RFC3493, POSIX and XPG6. [from KAME]
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/lib/libc/net/getnameinfo.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.