Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Apr 2005 17:20:19 -0400
From:      Garrett Wollman <wollman@csail.mit.edu>
To:        Hajimu UMEMOTO <ume@FreeBSD.ORG>
Cc:        cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libc/net getproto.c getprotoent.c getprotoname.c netdb_private.h
Message-ID:  <16997.30227.769989.36407@khavrinen.csail.mit.edu>
In-Reply-To: <ygesm1mzhol.wl%ume@mahoroba.org>
References:  <ygeu0m2zim9.wl%ume@mahoroba.org> <Pine.GSO.4.43.0504191516330.6115-100000@sea.ntplx.net> <ygesm1mzhol.wl%ume@mahoroba.org>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Wed, 20 Apr 2005 04:32:10 +0900, Hajimu UMEMOTO <ume@FreeBSD.ORG> said:

> Please take a look src/lib/libc/net/netdb_private.h.
> BTW, though the functions are not in POSIX, I take the API from AIX,
> HP and Digital.

If they are generally useful they should be globally visible, with the
standard FreeBSD namespace protections.  (In this case, this probably
means that the __ versions stay as they are, and non-__ versions can
be defined using aliases in a separate compilation unit.)

-GAWollman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16997.30227.769989.36407>