cvs commit: src/lib/libc/gen check_utility_compat.c confstr.c fmtmsg.c getgrent.c getpwent.c src/lib/libc/include namespace.h un-namespace.h src/lib/libc/locale setlocale.c src/lib/libc/net getaddrinfo.c gethostbydns.c getnameinfo.c hesiod.c ...

Jacques A. Vidrine nectar at FreeBSD.org
Tue Apr 29 20:18:59 PDT 2003


On Tue, Apr 29, 2003 at 08:49:07PM -0400, W. Josephson wrote:
> I guess I don't see the need for a special case
> even for strlcpy: why can't ports patch qpopper?

The qpopper port maintainer _can_ and _should_ patch qpopper,
as well as reporting the bug to the software vendor.

I chose to hide strlcpy/strlcat anyway because I am far from certain
that qpopper is the only application supplying its own (working or
not) implementations.  We don't want to call those from within libc,
ever.  It is too risky.

Cheers,
-- 
Jacques Vidrine   . NTT/Verio SME      . FreeBSD UNIX       . Heimdal
nectar at celabo.org . jvidrine at verio.net . nectar at freebsd.org . nectar at kth.se


More information about the cvs-src mailing list