public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Piel <Eric.Piel@Bull.Net>
To: george anzinger <george@mvista.com>
Cc: Aniruddha M Marathe <aniruddha.marathe@wipro.com>,
	linux-kernel@vger.kernel.org,
	Chandrashekhar RS <chandra.smurthy@wipro.com>
Subject: Re: [BUG] settimeofday(2) succeeds for microsecond value more  thanUSEC_PER_SEC and for negative value
Date: Fri, 11 Apr 2003 15:33:11 +0200	[thread overview]
Message-ID: <3E96C417.B11A5AA0@Bull.Net> (raw)
In-Reply-To: 3E966009.1060501@mvista.com

george anzinger wrote:
> 
>   I suppose it is too much to ask, but it would be nice if
> do_sys_settimeofday() took a timespec instead of a timeval.  Of course
> this changes the interface for all the archs, but it would allow the
> clock_settimeofday to send in the nsec value.
IMHO on IA64 it would not be a bad idea since internally everything is
computed on nsec. Currently there is conversion from usec to nsec at the
beginning of do_sys_settimeofday() :-)
I could support you on IA64 to do the change if this is needed.

Eric

      reply	other threads:[~2003-04-11 13:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-11  5:12 [BUG] settimeofday(2) succeeds for microsecond value more than USEC_PER_SEC and for negative value Aniruddha M Marathe
2003-04-11  6:26 ` george anzinger
2003-04-11 13:33   ` Eric Piel [this message]

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=3E96C417.B11A5AA0@Bull.Net \
    --to=eric.piel@bull.net \
    --cc=aniruddha.marathe@wipro.com \
    --cc=chandra.smurthy@wipro.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