cvs commit: src/lib/libc/net getproto.c getprotoent.c getprotoname.c netdb_private.h

Hajimu UMEMOTO ume at freebsd.org
Tue Apr 19 12:12:13 PDT 2005


Hi,

deischen> Stop polluting the namespace.  If the externally visible functions
deischen> you add are not in a standard and are only for use within libc,
deischen> they need to be prefixed with "_" or "__".  I haven't paid attention
deischen> to your other commits in libc, but please go back and fix other
deischen> occurrences if there are any.  Or make them static if they can
deischen> be.

The functions I added are prefixed with `__'.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume at mahoroba.org  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/


More information about the cvs-all mailing list