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 ...
Dag-Erling Smorgrav
des at ofug.org
Tue Apr 29 14:49:15 PDT 2003
Jacques Vidrine <nectar at FreeBSD.org> writes:
> Log:
> `Hide' strlcpy and strlcat (using the namespace.h / __weak_reference
> technique) so that we don't wind up calling into an application's
> version if the application defines them.
We should probably do this for every libc function that is used within
libc...
DES
--
Dag-Erling Smorgrav - des at ofug.org
More information about the cvs-src
mailing list