ruby-cvs:25139
From: nobu ruby-lang.org
Date: Mon, 7 Jul 2008 02:11:38 +0900 (JST)
Subject: [ruby-cvs:25139] Ruby:r17920 (mvm): * dir.c (rb_dir_open, rb_dir_fchmod, rb_dir_lchmod, rb_dir_fchown),
nobu 2008-07-07 02:11:37 +0900 (Mon, 07 Jul 2008)
New Revision: 17920
Modified files:
branches/mvm/ChangeLog
branches/mvm/dir.c
branches/mvm/file.c
branches/mvm/io.c
Log:
* dir.c (rb_dir_open, rb_dir_fchmod, rb_dir_lchmod, rb_dir_fchown),
(rb_dir_lchown, rb_dir_fstat, rb_dir_lstat, rb_dir_utime),
(rb_dir_mkdir, rb_dir_rmdir, rb_dir_unlink, rb_dir_chdir): added.
* file.c (rb_file_stat_new, rb_stat, ruby_futimesat): made public.
* io.c (rb_openat): added.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17920