Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * posix.cc (_Jv_platform_nanotime): Return nanoseconds, not | geoffk | 2006-09-14 | 1 | -0/+34 |
microseconds; use gettimeofday when available. * posix-threads.cc (_Jv_CondWait): Improve accuracy and range of timeout calculation. * testsuite/libjava.lang/Thread_Sleep_2.java: New. * testsuite/libjava.lang/Thread_Sleep_2.out: New. * testsuite/libjava.lang/Thread_Sleep_2.xfail: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116941 138bc75d-0d04-0410-961f-82ee72b054a4 |