1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
akr 1a70dfe6f4 * include/ruby/intern.h (rb_fd_fix_cloexec): renamed from
rb_fd_set_cloexec.

* io.c: follow the above renaming.

* ext/pty/pty.c: ditto.

* ext/socket/init.c: ditto.

* ext/socket/socket.c: ditto.

* ext/socket/ancdata.c: ditto.

* ext/socket/unixsocket.c: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33585 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-10-31 12:49:16 +00:00
..
backward * include/ruby/backward/classext.h: for evil gems. fixed #4803 2011-06-18 03:05:11 +00:00
defines.h * include/ruby/defines.h: use "__sparc" instead of "sparc" and 2011-10-25 12:54:21 +00:00
encoding.h * io.c (validate_enc_binmode, rb_io_extract_modeenc): set newline 2011-04-26 15:55:21 +00:00
intern.h * include/ruby/intern.h (rb_fd_fix_cloexec): renamed from 2011-10-31 12:49:16 +00:00
io.h * thread.c (rb_wait_for_single_fd): new. poll(2) based backend for rb_wait_for_single_fd(). 2011-05-04 01:07:03 +00:00
missing.h * numeric.c (rb_infinity, rb_nan): use union to prevent bus error 2011-10-21 17:34:58 +00:00
oniguruma.h
re.h
regex.h
ruby.h * include/ruby/ruby.h (SIZE_MAX): define SIZE_MAX if not defined. 2011-10-27 00:59:46 +00:00
st.h
subst.h
util.h * util.c, include/ruby/util.h (ruby_add_suffix): remove the function. 2011-08-03 07:10:56 +00:00
version.h
vm.h
win32.h * win32/win32.c (setfl): extract from fcntl(). 2011-10-31 04:16:11 +00:00