1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
akr 895fd7ec5e * include/ruby/io.h (rb_io_t): remove path field and add pathv field.
(MakeOpenFile): initialize pathv as Qnil.

* gc.c: mark pathv field in T_FILE.

* io.c: follow the rb_io_t field change.

* file.c: ditto.

* ext/socket/socket.c: ditto.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18782 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-23 00:47:54 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
addrinfo.h * eval_intern.h: Add support to Haiku. see [ruby-core:18110] 2008-08-06 20:52:44 +00:00
depend * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
extconf.rb * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert), 2008-08-09 23:15:08 +00:00
getaddrinfo.c * ext/socket/getaddrinfo.c (getaddrinfo): constified. 2008-08-12 05:08:51 +00:00
getnameinfo.c * eval_intern.h: Add support to Haiku. see [ruby-core:18110] 2008-08-06 20:52:44 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: workaround for some of 4.4BSD-Lite 2005-03-08 04:41:51 +00:00
socket.c * include/ruby/io.h (rb_io_t): remove path field and add pathv field. 2008-08-23 00:47:54 +00:00
sockport.h * $Date$ keyword removed to avoid inclusion of locale dependent 2008-01-06 15:49:38 +00:00