relocate bits of posix.cc into natPosix*.cc?
Tom Tromey
tromey@redhat.com
Thu Feb 7 22:49:00 GMT 2002
>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
Bryce> How about adding a win32.cc, putting the win32 implementation
Bryce> of _Jv_gettimeofday() in it, and set things up so that posix.cc
Bryce> only builds on posix and win32.cc only builds on windows.
BTW, Adam -- I did make a change here, but I didn't know how to write
_Jv_platform_gettimeofday for Windows. _Jv_gettimeofday was used
previously and not defined for Windows, so I assume the current cvs
doesn't yet build there.
Tom
More information about the Java
mailing list