HI,
In message "Re: replacing the use of gettimeofday in the scheduler"
on Fri, 2 Mar 2007 08:07:20 +0900, "Avdi Grimm" <avdi / avdi.org> writes:
|This might well be. Not being a contributor to the Ruby kernel, I
|don't know what the policy is: does Ruby only implement features which
|can be built with pure POSIX, or can they have OS-specific
|implementations?
It can have OS-specific implementation, but I want the core behavior
being common on most (if not all) platforms. Besides that, I have no
idea to fix this "bug" on _any_ platform right now. Any idea?
matz.