[geeks] DST changes redux

Charles Shannon Hendrix shannon at widomaker.com
Fri Feb 16 10:15:47 CST 2007


On Thu, 15 Feb 2007 17:07:31 -0800
velociraptor <velociraptor at gmail.com> wrote:

> Has anyone seen a definitive answer as to what running applications
> require a restart after the OS updates for DST?

You can know the answer for a given program whose code you are familiar with,
but there is no definitive answer otherwise.

Here's my take:

Programs which depend on a changed library or whose binary was updated need to
be restarted.  They'll continue using the old code until reloaded.

Programs which read timezone information themselves and store it will need to
be restarted.

Programs which store a coming date of time change will need to be restarted.

Programs which just make time calls should be OK.  If they handle time
changes at all in the first place, the fact that the time change is occurring
on a different date shouldn't affect them.

-- 
shannon           | The trade of governing has always been monopolized by the
                  | most ignorant and the most rascally individuals of
                  | mankind.  
                  |        -- Thomas Paine



More information about the geeks mailing list