Files
haiku-beta6/src/apps
Jérôme Duval 2830eed70b Added dstcheck.
It is run once at system startup after app_server and co are running.
Its job is to make sure the system clock took daily saving time into account.
To do this, it compares DST from a config file with DST from current RTC info.
If they differ, a time-updated alert is showed to let the user choose what to do.
A system call was used on R5 to get the current RTC info.
Unless someone comes with a good reason to still use a syscall, it should stay as is.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@10455 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-12-14 16:28:23 +00:00
..
2004-12-08 23:34:51 +00:00
2004-12-14 16:28:23 +00:00
2004-07-07 09:33:22 +00:00
2004-11-22 01:17:56 +00:00
2004-06-28 17:35:20 +00:00
2004-07-23 11:45:56 +00:00
2004-10-13 09:47:07 +00:00
2004-11-21 05:47:15 +00:00