зеркало из https://github.com/github/ruby.git
* defs/known_errors.def (EHWPOISON): New errno symbol.
It is defined by glibc-2.16. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48325 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
dc79945a2b
Коммит
f6695a95ea
|
@ -1,3 +1,8 @@
|
||||||
|
Sun Nov 9 08:58:05 2014 Tanaka Akira <akr@fsij.org>
|
||||||
|
|
||||||
|
* defs/known_errors.def (EHWPOISON): New errno symbol.
|
||||||
|
It is defined by glibc-2.16.
|
||||||
|
|
||||||
Sun Nov 9 05:00:23 2014 NAKAMURA Usaku <usa@ruby-lang.org>
|
Sun Nov 9 05:00:23 2014 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
* lib/securerandom.rb (initialize): call the special method for Win32
|
* lib/securerandom.rb (initialize): call the special method for Win32
|
||||||
|
|
|
@ -143,3 +143,4 @@ EPROGMISMATCH
|
||||||
EPROGUNAVAIL
|
EPROGUNAVAIL
|
||||||
ERPCMISMATCH
|
ERPCMISMATCH
|
||||||
EIPSEC
|
EIPSEC
|
||||||
|
EHWPOISON
|
||||||
|
|
Загрузка…
Ссылка в новой задаче