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
atom.c
callback.c
dbgctrl.c
efi.c
event.c
evtpair.c
exintrin.c
fmutex.c
handle.c
harderr.c
hdlsterm.c
init.c
interlocked.c
keyedevt.c
locale.c
lookas.c
mutant.c
profile.c
pushlock.c
resource.c
rundown.c
sem.c
shutdown.c
sysinfo.c
time.c
timer.c
uuid.c
win32k.c
work.c
xipdisp.c
zone.c
zw.S