зеркало из https://github.com/github/ruby.git
forgot to commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
b279bf4270
Коммит
7b52d32bd7
10
ChangeLog
10
ChangeLog
|
@ -1,11 +1,15 @@
|
|||
Sat Jul 5 22:37:00 2008 Tanaka Akira <akr@fsij.org>
|
||||
Sat Jul 5 23:10:41 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* io.c (rb_pipe_internal): new function for handling EMFILE and ENFILE
|
||||
* io.c (rb_pipe): new function for handling EMFILE and ENFILE
|
||||
error of pipe().
|
||||
(UPDATE_MAXFD_PIPE): removed.
|
||||
(pipe_open): use rb_pipe_internal.
|
||||
(pipe_open): use rb_pipe.
|
||||
(rb_io_s_pipe): ditto.
|
||||
|
||||
* process.c (pipe_nocrash): use rb_pipe.
|
||||
|
||||
* include/ruby/intern.h (rb_pipe): declared.
|
||||
|
||||
Sat Jul 5 22:22:27 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||
|
||||
* thread.c (thread_initialize): NUM2INT() returns int.
|
||||
|
|
Загрузка…
Ссылка в новой задаче