Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libc/net



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.




Home | Main Index | Thread Index | Old Index