Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/include
Module Name: src
Committed By: he
Date: Sat Sep 11 11:52:52 UTC 2004
Modified Files:
src/include [netbsd-2-0]: netdb.h
Log Message:
Pull up revisions 1.43-1.45 (requested by ginsbach in ticket #834):
Restore gethostent() as a supported interface. Yes, it
may be obsolete, but it is specified by IEEE Std 1003.1,
2004 Edition (POSIX) and the X/Open standards (Issue 66
and XNS 5.2).
Here: remove freehostent() declaration, since that one is
no longer in libc.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.34.2.1 src/include/netdb.h
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