This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: WIN-32: _Jv_platform_gettimeofday now takes no args, returns jlong


Adam Megacz wrote:

>As discussed here:
>
>  http://gcc.gnu.org/ml/java/2002-02/msg00130.html
>
>Ok to commit?
>
>  - a
>
>2002-03-06  Adam Megacz  <adam@xwt.org>
>
>        * win32.cc (_Jv_platform_gettimeofday): Now takes no args,
>        returns jlong. Added implementation
>        * posix.cc (_Jv_platform_gettimeofday): Now takes no args,
>        returns jlong.
>        * win32.h (_Jv_platform_gettimeofday): Now takes no args,
>        returns jlong.
>        * posix.h (_Jv_platform_gettimeofday): Now takes no args,
>        returns jlong.
>        * java/lang/natSystem.cc (currentTimeMillis): Now uses updated
>        _Jv_platform_gettimeofday signature.
>

OK.

Bryce.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]