Files
gcc/libjava/include
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
..
2002-12-28 06:38:52 +00:00
2003-10-22 16:35:17 +00:00
2003-07-30 14:50:02 +00:00
2000-03-26 20:33:04 +00:00
2002-12-28 06:38:52 +00:00
2000-04-02 15:41:00 +00:00
2003-10-22 16:35:17 +00:00
2003-10-22 16:35:17 +00:00
2003-10-17 18:44:42 +00:00
1999-07-19 18:03:31 +00:00