gcc/libjava/java
Mohan Embar bbf76ec06c win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern.
* include/win32.h (_Jv_platform_close_on_exec): Changed
	signature and declared extern.
	* win32.cc (_Jv_platform_close_on_exec): Implemented.
	* gnu/java/net/natPlainDatagramSocketImplWin32.cc
	(create): Use new signature of _Jv_platform_close_on_exec.
	* gnu/java/net/natPlainSocketImplWin32.cc
	(create): Eliminated a few typecasts
	Use new signature of _Jv_platform_close_on_exec.
	(accept): Eliminated a few typecasts
	Use new signature of _Jv_platform_close_on_exec.
	* java/io/natFileDescriptorWin32.cc (open): Use
	_Jv_platform_close_on_exec.

From-SVN: r73325
2003-11-07 03:13:56 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt CubicCurve2D.java (contains): Docfix for URL of embedded drawing. 2003-10-29 16:17:51 +00:00
beans Reported by M.Negovanovic 2003-10-21 13:21:33 +00:00
io win32.h (_Jv_platform_close_on_exec): Changed signature and declared extern. 2003-11-07 03:13:56 +00:00
lang natClass.cc (newInstance): Throw InstantiationException if class has no null-argument constructor. 2003-11-04 05:27:10 +00:00
math 2003-10-09 Michael Koch <konqueror@gmx.de> 2003-10-09 13:13:05 +00:00
net Somehow this didnt got commited due to full hard disk. 2003-10-29 14:44:51 +00:00
nio ByteOrder.java, [...]: Add code to load library with code for native methods if needed. 2003-10-21 12:55:02 +00:00
rmi ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
security 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 19:00:07 +00:00
sql 2003-10-13 Michael Koch <konqueror@gmx.de> 2003-10-13 05:03:39 +00:00
text [multiple changes] 2003-10-29 16:07:59 +00:00
util [multiple changes] 2003-10-29 16:07:59 +00:00