Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Pryor <jpryor@novell.com>2006-10-26 23:45:14 +0400
committerJonathan Pryor <jpryor@novell.com>2006-10-26 23:45:14 +0400
commit653f1b75bea4bb0c1f995c7e6a9cd9b1caf15173 (patch)
treee10bd21710f82328bf872d49ec9d3448ab264e50 /ChangeLog
parent1ab3ab60bffcfc1f94caf0bf9933d75c3cf9451d (diff)
* configure.in: Add type checks for structs pollfd, stat, timeval, timezone.
This is so that support/map.c can use HAVE_STRUCT_... wrappers around structure conversion functions, allowing them to be omitted from the Win32 build. * support/map.c: Enclose structure conversion functions with HAVE_<<STRUCT NAME>>, so that Unix-specific structures don't break the Win32 build. svn path=/trunk/mono/; revision=67012
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ff6a95fd5b..e843d55dfbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-10-26 Jonathan Pryor <jonpryor@vt.edu>
+
+ * configure.in: Add type checks for structs pollfd, stat, timeval, timezone.
+ This is so that support/map.c can use HAVE_STRUCT_... wrappers around
+ structure conversion functions, allowing them to be omitted from the Win32
+ build.
+
2006-10-16 Kornél Pál <kornelpal@gmail.com>
* libmono.vcproj: Removed unicode.h and unicode.c. Changed absolute