]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Back out the `hiding' of strlcpy and strlcat. Several people
authornectar <nectar@FreeBSD.org>
Thu, 1 May 2003 19:03:14 +0000 (19:03 +0000)
committernectar <nectar@FreeBSD.org>
Thu, 1 May 2003 19:03:14 +0000 (19:03 +0000)
commit0b64e1476ba01c6ba095af7d0623e93362281a12
tree736595316c161b3d1ae559f331feaa6ba12b500e
parent5ce8f7673e9083fdec888025823478cd3faf1ed7
Back out the `hiding' of strlcpy and strlcat.  Several people
vocally objected to this safety belt.
20 files changed:
lib/libc/gen/check_utility_compat.c
lib/libc/gen/confstr.c
lib/libc/gen/fmtmsg.c
lib/libc/gen/getgrent.c
lib/libc/gen/getpwent.c
lib/libc/include/namespace.h
lib/libc/include/un-namespace.h
lib/libc/locale/setlocale.c
lib/libc/net/getaddrinfo.c
lib/libc/net/gethostbydns.c
lib/libc/net/getnameinfo.c
lib/libc/net/hesiod.c
lib/libc/net/if_nametoindex.c
lib/libc/nls/msgcat.c
lib/libc/rpc/rpc_soc.c
lib/libc/stdlib/realpath.c
lib/libc/string/strerror.c
lib/libc/string/strlcat.c
lib/libc/string/strlcpy.c
lib/libc/yp/yplib.c