[前][次][番号順一覧][スレッド一覧]

ruby-changes:12158

From: akr <ko1@a...>
Date: Wed, 24 Jun 2009 02:02:06 +0900 (JST)
Subject: [ruby-changes:12158] Ruby:r23833 (trunk): describe IO#fdatasync.

akr	2009-06-24 02:01:58 +0900 (Wed, 24 Jun 2009)

  New Revision: 23833

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23833

  Log:
    describe IO#fdatasync.

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 23832)
+++ NEWS	(revision 23833)
@@ -31,6 +31,9 @@
         if defined.
 
   * IO
+    * new method:
+      * IO#fdatasync
+
     * extended methods:
       * IO.pipe can take a block.
 

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]