This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mingw - free_osfhnd


Changelog:

2002-09-04  Robert Collins  <robertc@cygwin.com>

	* msvcrt.def: Export _free_osfhnd.

Is this ok Earnie/Danny?

Rob
diff -rup mingw-runtime-2.1-1.orig/msvcrt.def mingw-runtime-2.1-1/msvcrt.def
--- mingw-runtime-2.1-1.orig/msvcrt.def	2002-06-15 01:00:39.000000000 +1000
+++ mingw-runtime-2.1-1/msvcrt.def	2002-09-04 12:33:31.000000000 +1000
@@ -213,6 +213,7 @@ _fpieee_flt
 _fpreset DATA
 _fputchar
 _fputwchar
+_free_osfhnd
 _fsopen
 _fstat
 _fstati64

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]