[PATCH] Support atime updates via utime
---------------------------------------

                 Key: JRUBY-3244
                 URL: http://jira.codehaus.org/browse/JRUBY-3244
             Project: JRuby
          Issue Type: Improvement
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.5
            Reporter: Philip Jenvey
            Priority: Minor
         Attachments: File_utime_atime-r8341.diff

This makes File.utime fully functional, with tests. requires the latest 
jna-posix (76492a187ed8, see JRUBY-2887)

This also fixes numeric arguments being interpreted as milliseconds instead of 
seconds (and float fractions being ignored for usec in that case), and now 
disallows one of the time values to be nil (they must be both or neither nil)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to