reactos/ntoskrnl/ex
Doug Lyons 69ebfd671d
[NTOS:EX] Various fixes for Daylight Saving Time transitions (#5868)
* [NTOS:EX] Various fixes for Daylight Saving Time transitions

* Fix automatic time changes when DST starts and ends.
* Currently it takes two cycles of the update provided by w32time to make the actual change.
* Convert Eric Kohl's TimeZoneID code contained in ExRefreshTimeZoneInformation to a new function.
* Use this new function in ExpSetTimeZoneInformation and ExRefreshTimeZoneInformation functions.

CORE-19290
2024-05-05 21:32:04 -05:00
..
arm
i386 [NTOS:KE:EX] Fix comment typo. 2023-12-24 22:39:35 +01:00
atom.c
callback.c
dbgctrl.c
efi.c
event.c
evtpair.c
exintrin.c
fmutex.c
handle.c
harderr.c
hdlsterm.c
init.c [NTOS:IO] IopDisplayLoadingMessage(): Display the loading messages only in SOS mode. 2024-02-09 17:13:30 +01:00
interlocked.c
keyedevt.c
locale.c [NTOS:EX] Bail out on an invalid locale or language ID 2023-11-16 21:09:05 +01:00
lookas.c
mutant.c
profile.c
pushlock.c
resource.c [NTOS:EX] Initialize ExpResourceTimeoutCount also via the "Session Manager/ResourceTimeoutCount" registry value (#4089) 2023-09-21 13:33:28 +02:00
rundown.c
sem.c
shutdown.c
sysinfo.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
time.c [NTOS:EX] Various fixes for Daylight Saving Time transitions (#5868) 2024-05-05 21:32:04 -05:00
timer.c
uuid.c
win32k.c
work.c
xipdisp.c
zone.c
zw.S