[ruby-core:76504] [Ruby trunk Feature#12205][Closed] update missing/strl{cat, cpy}.c

From: hsbt@...
Date: 2016-07-21 13:34:11 UTC
List: ruby-core #76504
Issue #12205 has been updated by Hiroshi SHIBATA.

Tracker changed from Misc to Feature
Status changed from Open to Closed
Assignee set to Hiroshi SHIBATA

----------------------------------------
Feature #12205: update missing/strl{cat,cpy}.c
https://bugs.ruby-lang.org/issues/12205#change-59747

* Author: cremno phobia
* Status: Closed
* Priority: Normal
* Assignee: Hiroshi SHIBATA
----------------------------------------
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)


-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next