Pass the creation disposition to wine_nt_to_unix_file_name so that it
[wine] / dlls / kernel / time.c
2004-03-09  Alexandre JulliardRemoved some unnecessary definitions from file.h.
2004-03-03  Rein KlazesImplemented GetDaylightFlag.
2004-02-26  Mike HearnUse time rather than win32 debug channel for kernel...
2004-01-23  Ge van GeldorpRename LARGE_INTEGER and ULARGE_INTEGER members "s...
2003-12-01  Jon GriffithsFail GetCalendarInfoA for Unicode-only locales.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-18  Jon GriffithsSpelling fixes.
2003-05-04  Lionel UlmerAdded SetSystemTimeAdjustment stub.
2003-04-17  Martin FuchsFixes for SystemTimeToTzSpecificLocalTime() and
2003-03-18  Jon GriffithsDocumentation updates.
2003-02-11  Martin FuchsFixed time zone calculation.
2003-01-07  Dimitrie O. PaunDefine NONAMELESS{STRUCT,UNION} explicitly in the files...
2002-12-19  Martin FuchsImplementation of SystemTimeToTzSpecificLocalTime(...
2002-12-13  Alexandre JulliardAvoid casts between LARGE_INTEGER and FILETIME.
2002-12-13  György 'Nog' Jeney- Reimplement time functions using ntdll functions.
2002-12-11  György 'Nog' Jeney- Implement RtlLocalTimeToSystemTime and RtlSystemTimeT...
2002-11-25  György 'Nog' Jeney- Move SetSystemTime, GetTimeZoneInformation and
2002-09-12  Patrik StridvallMoved all the content of the DDK files ntdef.h and...
2002-08-26  Patrik StridvallMSVC compatibility fixes.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-06-13  Ulrich CzekallaAdded support for CAL_ITWODIGITYEARMAX.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-30  Vincent Béron- Fixed GetSystemTimeAdjustment prototype and added...
2002-05-29  Alexandre JulliardFixed some alignment issues (based on a patch by Gregg...
2002-05-14  Vincent BéronBetter implementation of GetCalendarInfo{A,W}, not...
2002-03-11  Patrik Stridvall- Better handling when settimeofday is not available.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-09-10  Marcus MeissnerEnhanced GetCalendarInfo stub, added known CAL_* defines.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2001-04-09  James HathewayFill in StandardName field in struct returned from...
2001-02-26  Eric PouechAdded a few missing stubs to KERNEL32 and USER32.
2001-02-12  Patrik StridvallDocumentation argument fixes.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-12-19  Andrew JohnstonDocumentation update.
2000-11-01  Alexandre JulliardAuthors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
2000-10-31  Rein KlazesReturn TIME_ZONE_ID_STANDARD in GetTimeZoneInformation().
2000-10-13  Alexandre JulliardAdded a few more large integer functions.
2000-10-02  Patrik StridvallFixed some issues found by winapi_check.
2000-10-01  Alexandre JulliardImplemented a bunch of large integer functions in ntdll.
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...