[#76442] [Ruby trunk Feature#11741] Migrate Ruby to Git from Subversion — naruse@...
Issue #11741 has been updated by Yui NARUSE.
3 messages
2016/07/19
[#76515] [Ruby trunk Bug#12610] webrick: protect from httpoxy — nagachika00@...
Issue #12610 has been updated by Tomoyuki Chikanaga.
3 messages
2016/07/22
[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:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>