* configure.in: Add a check for `struct utimbuf'; needed by MonoPosixHelper.
authorJonathan Pryor <jpryor@novell.com>
Thu, 28 Jun 2007 20:54:22 +0000 (20:54 -0000)
committerJonathan Pryor <jpryor@novell.com>
Thu, 28 Jun 2007 20:54:22 +0000 (20:54 -0000)
commit31de07c25b1bca5b316190676fe7683fb60da7e4
treebd4478ff5d31e4942b1df308592e39f362329662
parentb9feb6e253b7aa125bbfa3b3db7ce582fe8f7b2f
* configure.in: Add a check for `struct utimbuf'; needed by MonoPosixHelper.
* support/map.c, support/map.h: Refresh -- to add Utimbuf copy conversion functions.
  - Includes latest-and-greatest create-native-map output.
  - Mono's Reflection output has changed as well --
    FieldInfo.GetValue().ToString("x") is now "correct" for the underlying
    type, so `short' enums are 0x0000, etc.
  - Member sorting is now case-insensitive.

svn path=/trunk/mono/; revision=81002
ChangeLog
configure.in
support/ChangeLog
support/map.c
support/map.h