From: Yukihiro Matsumoto Date: 2007-03-02T07:52:44+09:00 Subject: Re: replacing the use of gettimeofday in the scheduler Hi, In message "Re: replacing the use of gettimeofday in the scheduler" on Fri, 2 Mar 2007 07:31:16 +0900, "Avdi Grimm" writes: |Sounds like a bug to me. Time updates happen, sometimes without user |intervention or knowledge. Software which can glitch or hang up as a |result of this fact isn't robust. If it is a bug, I suspect it's a bug in POSIX that doesn't provide any API for proper "clock" for the purpose. Correct me if I'm wrong. matz.