Added unit test for environment functions and fixed some bugs.
[wine] / dlls / kernel / time.c
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...