Project

General

Profile

Actions

Feature #12205

closed

update missing/strl{cat,cpy}.c

Added by cremno (cremno phobia) about 8 years ago. Updated over 7 years ago.

Status:
Closed
Target version:
-
[ruby-core:74487]

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

update-strl.diff (11.1 KB) update-strl.diff cremno (cremno phobia), 03/22/2016 11:28 AM
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0