зеркало из https://github.com/github/ruby.git
NEWS: use of copy_file_range(2) isn't a new method
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@61452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
6ea6e972b2
Коммит
7361587fff
3
NEWS
3
NEWS
|
@ -89,11 +89,12 @@ with all sufficient information, see the ChangeLog file or Redmine
|
|||
|
||||
* IO
|
||||
|
||||
* IO#copy_stream tries copy offload with copy_file_range(2) [Feature #13867]
|
||||
|
||||
* New methods:
|
||||
|
||||
* IO#pread [Feature #4532]
|
||||
* IO#pwrite [Feature #4532]
|
||||
* IO#copy_stream tries copy offload with copy_file_range(2) [Feature #13867]
|
||||
* IO#write accepts multiple arguments [Feature #9323]
|
||||
|
||||
* IOError
|
||||
|
|
Загрузка…
Ссылка в новой задаче