mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* dir.c (dir_s_chdir): block form of Dir.chdir. (RCR#U016).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1256 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7f74a38b72
commit
b842d5f571
7 changed files with 53 additions and 23 deletions
5
README
5
README
|
|
@ -120,9 +120,8 @@ You can redistribute it and/or modify it under either the terms of the GPL
|
|||
software (possibly commercial). But some files in the distribution
|
||||
are not written by the author, so that they are not under this terms.
|
||||
|
||||
They are gc.c(partly), utils.c(partly), regex.[ch], st.[ch] and some
|
||||
files under the ./missing directory. See each file for the copying
|
||||
condition.
|
||||
They are utils.c(partly), regex.[ch], st.[ch] and some files under
|
||||
the ./missing directory. See each file for the copying condition.
|
||||
|
||||
5. The scripts and library files supplied as input to or produced as
|
||||
output from the software do not automatically fall under the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue