Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: itojun
Date: Thu Jul 13 05:51:22 UTC 2000
Modified Files:
basesrc/lib/libc/net [netbsd-1-5]: getaddrinfo.c
Log Message:
pullup 1.42 -> 1.43: (approved by releng-1-5)
return EAI_NODATA, instead of EAI_NONAME, on name resolution errors.
EAI_NONAME does not make sense in these situations. from kame.
From: enami%netbsd.org@localhost
To generate a diff of this commit:
cvs rdiff -r1.42.4.1 -r1.42.4.2 basesrc/lib/libc/net/getaddrinfo.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