public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Friesen <cfriesen@nortelnetworks.com>
To: george@mvista.com, Linux kernel <linux-kernel@vger.kernel.org>
Subject: question about linux time change
Date: Thu, 07 Oct 2004 15:06:04 -0600	[thread overview]
Message-ID: <4165AFBC.8010605@nortelnetworks.com> (raw)


I have been asked to add the ability to notify userspace when the time of day 
changes.  The actual notification is the easy part.  I'm having issues with 
where exactly the time is really changed.

do_settimeofday() is pretty straightforward.  No problems there.
adjtimex() with ADJ_OFFSET_SINGLESHOT mode seems reasonable as well.

adjtimex() with ADJ_OFFSET is a bit harder to follow.  Can you give me any 
pointers on what's going on with ADJ_OFFSET?

Thanks,

Chris

             reply	other threads:[~2004-10-07 21:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-07 21:06 Chris Friesen [this message]
2004-10-12 23:35 ` question about linux time change George Anzinger
2004-10-13  0:34   ` Chris Friesen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4165AFBC.8010605@nortelnetworks.com \
    --to=cfriesen@nortelnetworks.com \
    --cc=george@mvista.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox