1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
nobu 0a933cf3d4 nonblock.c: just yield if the flag is not changed
* ext/io/nonblock/nonblock.c (io_nonblock_set): return whether
  nonblock flag was changed.

* ext/io/nonblock/nonblock.c (rb_io_nonblock_block): nothing to
  restore but just yield unless nonblock flag is changed.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50531 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-05-18 10:30:36 +00:00
..
-test- notimplement: rename 2015-05-17 14:47:36 +00:00
bigdecimal * bigdecimal: conform to ruby's license. [ruby-core:68466] [Bug #10952] 2015-04-08 07:18:46 +00:00
continuation
coverage * ext/coverage/coverage.c: Remove extension from require argument. 2015-04-12 04:52:23 +00:00
date mkmf.rb: methods to append flags 2015-04-11 02:00:02 +00:00
dbm
digest allocate structs with wrapper 2015-05-16 12:56:48 +00:00
etc ext: suppress warnings 2015-04-19 03:19:20 +00:00
fcntl
fiber
fiddle * ext/fiddle/depend: Fix "Wrong mix of special targets" error with 2015-04-12 00:10:52 +00:00
gdbm
io nonblock.c: just yield if the flag is not changed 2015-05-18 10:30:36 +00:00
json parser.rl: define enc_raise iff necessary 2015-04-18 06:24:38 +00:00
mathn
nkf
objspace gc.c: rename alloc as wrap 2015-05-16 12:17:14 +00:00
openssl * ext/openssl/*: use license instead of licence. 2015-04-20 03:55:09 +00:00
pathname * ext/pathname/lib/pathname.rb: Remove condition of RUBY_VERSION <= 1.9. 2015-05-14 06:54:22 +00:00
psych
pty * internal.h (rb_execarg_parent_end): Declared. 2015-04-09 12:44:35 +00:00
racc/cparse
rbconfig/sizeof
readline
ripper
sdbm
socket ext/socket/init.c: use SOCK_NONBLOCK if available 2015-05-17 05:56:07 +00:00
stringio stringio.c: don't raise after close 2015-03-13 06:04:39 +00:00
strscan allocate structs with wrapper 2015-05-16 12:56:48 +00:00
syslog
thread thread.c: refine enums 2015-02-27 03:55:00 +00:00
tk ext: suppress warnings 2015-04-19 03:19:20 +00:00
win32
win32ole * ext/win32ole/win32ole_variant.c: fix typo "indicies". 2015-05-10 03:01:18 +00:00
zlib * ext/zlib/zlib.c (rb_gzreader_external_encoding): 2015-05-10 03:43:22 +00:00
.document
extmk.rb
Setup
Setup.atheos
Setup.emx
Setup.nacl
Setup.nt