Actions
Feature #12205
closedupdate missing/strl{cat,cpy}.c
Description
The attached git diff updates missing/strlcat.c
from 1.8 to 1.15,
missing/strlcpy.c
from 1.5 to 1.12 and also the LEGAL
file.
There is no important reason. But there was a license change:
new style-BSD to a less restrictive ISC-style license.
Other changes include improving code readability and
modernizing (function prototypes, no register
)
Upstream URLs (if you're looking for more details):
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/string/strlcat.c
http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/lib/libc/string/strlcpy.c
Files
Actions
Like0
Like0Like0Like0