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_system.h,1.18,1.19


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/include il_system.h,1.18,1.19
Date: Thu, 18 Sep 2003 22:12:46 -0400

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

Modified Files:
        il_system.h 
Log Message:


Add the "InfoMethods.GetPlatformName" internalcall to the engine.


Index: il_system.h
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/include/il_system.h,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** il_system.h 10 Aug 2003 02:11:58 -0000      1.18
--- il_system.h 19 Sep 2003 02:12:44 -0000      1.19
***************
*** 206,209 ****
--- 206,214 ----
  char *ILSearchPath(const char *path, const char *name, int isExe);
  
+ /*
+  * Get the platform name as an autoconf-compatible host string.
+  */
+ const char *ILGetPlatformName(void);
+ 
  #ifdef        __cplusplus
  };





reply via email to

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