This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] posix.cc:_Jv_platform_nanotime
- From: Bryce McKinlay <mckinlay at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: Java Patches <java-patches at gcc dot gnu dot org>
- Date: Fri, 31 Mar 2006 15:32:58 -0500
- Subject: Re: [patch] posix.cc:_Jv_platform_nanotime
- References: <442D8357.7090105@pop.agri.ch>
Andreas Tobler wrote:
2006-03-31 Andreas Tobler <a.tobler@schweiz.ch>
* posix.cc (_Jv_platform_nanotime): Declare id with clockid_t.
OK, thanks.
Bryce