relocate bits of posix.cc into natPosix*.cc?
Adam Megacz
gcj@lists.megacz.com
Tue Feb 5 06:26:00 GMT 2002
Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:
> How about adding a win32.cc, putting the win32 implementation of
> _Jv_gettimeofday() in it, and set things up so that posix.cc only builds
> on posix and win32.cc only builds on windows.
Sounds good. Should be a good place for win32_exception_handler()
too. I assume that win32.cc should go in the gcc/libjava/ directory?
- a
More information about the Java
mailing list