diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-03-19 03:20:24 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-03-19 03:20:24 +0000 |
| commit | 5ab2b8a553950333ff98642a4e4c8d8d3d87f4b8 (patch) | |
| tree | cbaec0fd2c96e995c07daf489fbb8f62782621c9 /.cvsignore | |
| parent | d97ac4405eb23ce98c49de5f1fd486755aa6a503 (diff) | |
| download | ruby-5ab2b8a553950333ff98642a4e4c8d8d3d87f4b8.tar.gz ruby-5ab2b8a553950333ff98642a4e4c8d8d3d87f4b8.tar.xz ruby-5ab2b8a553950333ff98642a4e4c8d8d3d87f4b8.zip | |
* dir.c (glob_helper): replace lstat() by stat() to follow symlink
in the case like 'symlink/*'.
* dir.c (glob_helper): gave warning too much.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.cvsignore')
| -rw-r--r-- | .cvsignore | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 4265e1f70..8876e1f01 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,17 +3,49 @@ *.rej *.sav *~ +.ccmalloc +.ppack +COPYING.LIB +ChangeLog.pre-alpha +ChangeLog.pre1_1 Makefile README.fat-patch +README.v6 +a.rb archive +automake +beos config.cache config.h +config.h.in config.log config.status configure +foo.rb miniruby +miniruby.elhash +miniruby.elhash2 +miniruby.orig2 +miniruby.plhash +miniruby.plhash2 +modex.rb +newdate.rb newver.rb parse.c +parse.y.try +pitest.rb ppack rbconfig.rb +rename2.h +repack +riscos +rubicon ruby +ruby-man.rd.gz +rubyunit +st.c.power +this that +tmp +web +y.output +y.tab.c |
