mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12110 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d9d838a45b
commit
42a81120e5
8 changed files with 271 additions and 142 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#
|
||||
# shell/system-command.rb -
|
||||
# $Release Version: 0.6.0 $
|
||||
# $Release Version: 0.7 $
|
||||
# $Revision$
|
||||
# $Date$
|
||||
# by Keiju ISHITSUKA(Nihon Rational Software Co.,Ltd)
|
||||
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
|
||||
#
|
||||
# --
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue