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



Committed. BTW, did somebody commit this to the branch while I wasn't
looking? For some reason it's in there with no ChangeLog entry.

  - a

Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> 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.
> 
> 
> 
> 

-- 
"If I put copyrighted material into the 'chewy nougat center', I can
 claim the crunchy chocolate coating is an 'Access Control
 Mechanism'."                                     --lynx_user_abroad

Why Windows NT/2k/XP is unreliable: www.zappadoodle.com


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