blob: 4115fdf0f6c7c7dccc37aabeee1a05971a295f66 [file] [log] [blame]
2007-08-23 Professor Brian Ripley <ripley@stats.ox.ac.uk>
* math.h: For to use methods from libmingwex.a instead
of msvcrt.
* wchar.h: Likewise.
* wctype.h: Likewise.
2007-08-22 Professor Brian Ripley <ripley@stats.ox.ac.uk>
* oleauto.h: Corrected use of NONAMELESSUNION and
_FORCENAMELESSUNION.
2007-08-21 Kai Tietz <kai.tietz@onevision.com>
* ctype.h: wchar.h: Add isblank () and iswblank ().
2007-08-21 Professor Brian Ripley <ripley@stats.ox.ac.uk>
* stdargs.h: Remove spurious extra '#endif' in file.
Restore copyright notice.
* stdio.h, wchar.h: Define POSIX names for popen, pclose,
and pwopen.
2007-08-16 Kai Tietz <kai.tietz@onevision.com>
* stdlib.h: Corrected _sys_nerr and _sys_errlist declarations.
2007-08-14 Kai Tietz <kai.tietz@onevision.com>
* limits.h: (_CHAR_UNSIGNED): Removed unused define.
* locale.h: Likewise.
* mfpr?: Removed.
* getopt.h: Copyright adjusted to origin.
* sys/wstat.inl: Delete unused file.
* sys/stat.h: Add inlines.
* sys/stat.inl: Remove.
* sys/timeb.h: Add inlines.
* sys/timeb.inl: Remove.
* sys/utime.h: Add inlines.
* sys/utime.inl: Remove.
* time.h: Add inlines.
* wchar.h: Add inline.
* wtime.inl: Remove.
* time.inl: Remove.
2007-07-25 Kai Tietz <kai.tietz@onevision.com>
* _mingw.h, winnt.h: (__CRT_UNALIGNED): New.
(UNALIGNED): Use value of __CRT_UNALIGNED.
* winuser.h: (MOUSEHOOKSTRUCTEX): Name unnamed
argument.
* windef.h: (LPCVOID): Use _LPCVOID_DEFINED clause.
* objbase.h: (IRpcStubBuffer, IRpcChannelBuffer): Protect
by ifndef clause.
* objidl.h, imm.h: Fix double type declarations.
* limits.h: Added definitions for LONG_LONG_MIN,
LONG_LONG_MAX, and ULONG_LONG_MAX.
2007-07-23 Kai Tietz <kai.tietz@onevision.com>
* excpt.h: (_EXCEPTION_POINTERS): Forward declared.
* winuser.h: (MONITORINFOEXA, MONITORINFOEXW): Add member
variable name for making gcc happy.
* rpcndr.h: (PFORMAT_STRING): Removed double defintion.
(MIDL_STUB_MESSAGE, PMIDL_STUB_MESSAGE): Likewise.
(MIDL_SYNTAX_INFO, PMIDL_SYNTAX_INFO): Likewise.
* wtypes.h: Unify define of ULONG, USHORT, UCHAR, etc.
* winnt.h: Likewise.
* windef.h: Likewise.
* winsmcrd.h: Likewise.
* fci.h: Likewise.
* fdi.h: Likewise.
* mapidbg.h: Likewise.
* mqoai.h: Likewise.
* sqltypes.h: Likewise.
2007-07-20 Kai Tietz <kai.tietz@onevision.com>
* winbase.h: Removed double definition of ACTCTX.
2007-07-19 NightStrike <nightstrike@gmail.com>
* basetsd.h: (Ptr32ToPtr): Removed warning message.
2007-07-18 Kai Tietz <kai.tietz@onevision.com>
* assert.h: Corrected _wassert method.
* time.h: Corrected _tzname defintion.
2007-07-17 Kai Tietz <kai.tietz@onevision.com>
* _mingw.h: Use _CRTIMP as declspec(dllimport) as default.
Declare of __CRT_IMPORT as external __inline replacement.
2007-07-15 Kai Tietz <kai.tietz@onevision.com>
* Contributed initial header set.
Local Variables:
version-control: never
End: