gcc/libjava/java
Tom Tromey 0c1fcb02b1 Win32Process.java: Added comment.
* java/lang/Win32Process.java: Added comment.
	* include/posix.h (_Jv_platform_close_on_exec): New function.
	Include fcntl.h.
	* include/win32.h (_Jv_platform_close_on_exec): New function.
	* java/net/natPlainSocketImpl.cc (create): Set close-on-exec
	flag.
	(accept): Likewise.
	* java/net/natPlainDatagramSocketImpl.cc (create): Set
	close-on-exec flag.
	* java/io/natFileDescriptorPosix.cc (open): Set close-on-exec
	flag.

From-SVN: r50536
2002-03-10 17:59:23 +00:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt ImageMediaEntry: Removed. 2002-03-10 03:56:38 +00:00
beans Add license clarification. 2002-01-22 22:40:42 +00:00
io Win32Process.java: Added comment. 2002-03-10 17:59:23 +00:00
lang Win32Process.java: Added comment. 2002-03-10 17:59:23 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net Win32Process.java: Added comment. 2002-03-10 17:59:23 +00:00
rmi [multiple changes] 2002-02-14 23:16:11 +00:00
security [multiple changes] 2002-02-14 23:16:11 +00:00
sql Add license clarification. 2002-01-22 22:40:42 +00:00
text Add license clarification. 2002-01-22 22:40:42 +00:00
util * java/util/Timer (TaskQueue.stop): set elements to zero. 2002-03-03 11:02:04 +00:00