Make strlcpy/strlcat slightly easier to read.
authormillert <millert@openbsd.org>
Thu, 15 Jan 2015 03:54:12 +0000 (03:54 +0000)
committermillert <millert@openbsd.org>
Thu, 15 Jan 2015 03:54:12 +0000 (03:54 +0000)
commitd71e86c9bbb6dc5ca37c00030a6f6394f1938067
tree3e41488501f1089b5a309b48332d34e46af1b77f
parentf9c42d4a96b4f79cee834e2af1f90a61a1696e77
Make strlcpy/strlcat slightly easier to read.
lib/libc/string/strlcat.c
lib/libc/string/strlcpy.c
lib/libc/string/wcslcat.c
lib/libc/string/wcslcpy.c