ruby-cvs:18443
From: (nobu) <nobu ruby-lang.org>
Date: Wed, 18 Oct 2006 23:03:43 +0900
Subject: [ruby-cvs:18443] ruby, ruby/win32: * win32/win32.c (rb_w32_utime): allow NULL to set the current time.
nobu Wed, 18 Oct 2006 23:03:43 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/win32:
win32.c
Log:
* win32/win32.c (rb_w32_utime): allow NULL to set the current time.
[ruby-talk:219248]
Revision Changes Path
1.2673.2.1957 +4 -1 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1956&r2=1.2673.2.1957
1.103.2.56 +10 -4 ruby/win32/win32.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/win32/win32.c?cvsroot=src&r1=1.103.2.55&r2=1.103.2.56