ruby-cvs:20134
From: nobu ruby-lang.org
Date: Tue, 7 Aug 2007 14:56:53 +0900 (JST)
Subject: [ruby-cvs:20134] Ruby:r12898 (ruby_1_8, trunk): * ext/pty/pty.c (MasterDevice, SlaveDevice, deviceNo): constified.
nobu 2007-08-07 14:56:52 +0900 (Tue, 07 Aug 2007)
New Revision: 12898
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/ext/pty/expect_sample.rb
branches/ruby_1_8/ext/pty/pty.c
trunk/ChangeLog
trunk/ext/pty/expect_sample.rb
trunk/ext/pty/pty.c
Log:
* ext/pty/pty.c (MasterDevice, SlaveDevice, deviceNo): constified.
* ext/pty/pty.c (SlaveName): removed static buffer.
* ext/pty/expect_sample.rb: support for autologin.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/pty/expect_sample.rb?r1=12898&r2=12897
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=12898&r2=12897
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12898&r2=12897
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ext/pty/pty.c?r1=12898&r2=12897
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/pty/pty.c?r1=12898&r2=12897
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/pty/expect_sample.rb?r1=12898&r2=12897