kernel32: Only change the Unix current after exec_process to make sure it's inherited...
[wine] / dlls / kernel32 / time.c
2011-06-08  Alexandre Julliardkernel32: Fix the handling of CAL_ITWODIGITYEARMAX...
2011-03-09  Juan Langkernel32: Add some parameter checking to FileTimeToDosD...
2009-10-01  Juan Langkernel32: Set time between interrupts in GetSystemTimeA...
2009-08-24  Alexandre Julliardntdll: The large integer functions are 32-bit only.
2009-05-04  Dmitry Timoshkovkernel32: Make SystemTimeToTzSpecificLocalTime and...
2009-03-27  Christian Costakernel32: Add stub for GetSystemTimes.
2008-08-18  Huw Davieskernel32: GetCalendarInfo shouldn't return HRESULT...
2008-04-04  Austin EnglishSpelling fixes.
2008-03-18  Austin Englishkernel32: Spelling fixes.
2008-03-04  Andrew Talbotkernel32: Assign to structs instead of using memcpy.
2007-09-11  Damjan Jovanovickernel32: Use sysconf instead of the obsolete CLK_TCK.
2007-09-10  Rob Shearmankernel32: Remove an unused #define in time.c.
2007-08-21  Dmitry Timoshkovkernel32: Restore check for StandardDate.wMonth being 0.
2007-08-21  Dmitry Timoshkovkernel32: Fix test case failures for time zones with...
2007-07-30  Dmitry Timoshkovkernel32: Fix TIME_CompTimeZoneID return type.
2007-03-08  Alexandre Julliardkernel32: Fixed DosDateTimeToFileTime behavior when...
2006-11-16  Alexandre Julliardkernel32: Use the appropriate Unix locale for GetLocale...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.