ruby-cvs:18442
From: (nobu) <nobu ruby-lang.org>
Date: Wed, 18 Oct 2006 23:03:00 +0900
Subject: [ruby-cvs:18442] ruby, ruby/win32: * win32/win32.c (rb_w32_utime): allow NULL to set the current time.
nobu Wed, 18 Oct 2006 23:03:00 +0900
Modified files:
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.5533 +4 -1 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5532&r2=1.5533
1.196 +10 -4 ruby/win32/win32.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/win32/win32.c?cvsroot=src&r1=1.195&r2=1.196