[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:18183

From: (nobu) <nobu ruby-lang.org>
Date: Sat, 16 Sep 2006 16:21:32 +0900
Subject: [ruby-cvs:18183] ruby, ruby/ext/pty: * ext/pty/pty.c (establishShell): parent pid is not used.

nobu        Sat, 16 Sep 2006 16:21:32 +0900

  Modified files:        (Branch: ruby_1_8)
    ruby:
      ChangeLog
    ruby/ext/pty:
      pty.c
  Log:
    * ext/pty/pty.c (establishShell): parent pid is not used.
    
    * ext/pty/pty.c (freeDevice): not used.
    
    * ext/pty/pty.c (get_device_once): removed garbage right brace.
  
  Revision    Changes    Path
  1.2673.2.1869 +7   -1    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1868&r2=1.2673.2.1869
  1.19.2.5    +12  -19   ruby/ext/pty/pty.c
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/pty/pty.c?cvsroot=src&r1=1.19.2.4&r2=1.19.2.5


[前][次][番号順一覧][スレッド一覧][生データ]