[xorg-bugzilla-noise] [Bug 1539] Changing system time changes X
timestamp
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 5 21:43:06 UTC 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1539
ajax at nwnk.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From ajax at nwnk.net 2004-10-05 14:43 -------
the X server has no way of knowing when the system time changes from under it.
the timestamp is specified in milliseconds from server startup, and the only way
to get that is to call gettimeofday(). gettimeofday() warps when you change the
system clock.
if you can come up with a portable way to calculate the time since server
startup in milliseconds that doesn't warp when the system clock changes, that'd
be great. until then this isn't fixable.
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list