gcc/libjava/java
Tom Tromey 878885b411 [multiple changes]
2000-03-15  Tom Tromey  <tromey@cygnus.com>

	* java/io/natFileDescriptorWin32.cc (winerr): Now static.

	* prims.cc (win32_exception_handler): Reformatted.

	* include/win32-threads.h (_Jv_HaveCondDestroy): New define.
	(_Jv_HaveMutexDestroy): Likewise.

2000-03-15 Jon Beniston <jb7216@bristol.ac.uk>

	* java/io/natFileDescriptorWin32.cc: New file.
	* java/io/natFileWin32.cc: New file.
	* java/net/natInetAddress.cc: Added conditional inclusion of
	Windows / Winsock headers.
	* java/net/natPlainDatagramSocketImpl.cc: Added conditional
	inclusion of Windows / Winsock headers.
	* java/net/natPlainSocketImpl.cc: Added conditional inclusion of
	Windows / Winsock headers.
	* include/win32-signal.h: New file.
	* include/win32-threads.h: New file.
	* win32-threads.cc: New file.
	* exception.cc (win32_get_restart_frame): New function.
	* prims.cc (win32_exception_handler): New function.
	(main_init) Performs Winsock initialisation.
	(main_init) Installs exeception handler.

From-SVN: r32567
2000-03-15 22:03:19 +00:00
..
awt All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
io [multiple changes] 2000-03-15 22:03:19 +00:00
lang natClassLoader.cc (_Jv_FindArrayClass): Call _Jv_PrepareConstantTimeTables. 2000-03-09 09:22:36 +00:00
math * java/math/BigInteger.java(signum): Handle zero properly. 2000-03-09 04:35:30 +00:00
net [multiple changes] 2000-03-15 22:03:19 +00:00
security Key.java (serialVersionUID): Set to 0 for now. 2000-03-10 05:10:40 +00:00
text All files: Updated copyright information. 2000-03-07 19:55:28 +00:00
util All files: Updated copyright information. 2000-03-07 19:55:28 +00:00