NetBSD/lib/libc/shlib_version
itojun 37e8159125 add IPv6 support functions.
get{addr,name} info are implemented to have as little impact to existing
resolver code as possible, so they are NOT the optimal implementation.
They are at this moment not very thread safe (as they call
gethostby{name,addr}).

(shlib minor version)++, as new interfaces are added.

TODO: getipnodeby{name,addr} - which needs total reimplementation of
gethostby{name,addr}.
upgrade rcmd.c for multiple af support (needed for IPv6-ready rsh/rlogin)
1999-07-01 18:23:53 +00:00

6 lines
150 B
Plaintext

# $NetBSD: shlib_version,v 1.72 1999/07/01 18:23:53 itojun Exp $
# Remember to update distrib/sets/lists/base/shl.* when changing
#
major=12
minor=44