dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnet/include il_sysio.h,1.13,1.14


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_sysio.h,1.13,1.14
Date: Wed, 08 Jan 2003 19:18:43 -0500

Update of /cvsroot/dotgnu-pnet/pnet/include
In directory subversions:/tmp/cvs-serv26534/include

Modified Files:
        il_sysio.h 
Log Message:


Internalcalls for file create time methods.


Index: il_sysio.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_sysio.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** il_sysio.h  4 Jan 2003 04:42:56 -0000       1.13
--- il_sysio.h  9 Jan 2003 00:18:41 -0000       1.14
***************
*** 163,166 ****
--- 163,171 ----
  
  /*
+  * Sets the creation time of a specified file.
+  */
+ int ILSysIOSetCreationTime(const char *path, ILInt64 time);
+ 
+ /*
   * Copies a file from src to dest
   */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]