gcc/libjava/java
Tom Tromey 304ccb1075 natFileDescriptorPosix.cc (open): Recognize EXCL flag.
* java/io/natFileDescriptorPosix.cc (open): Recognize EXCL flag.
	* java/io/FileDescriptor.java (EXCL): New static field.
	* java/io/File.java (tmpdir): New static field.
	(createTempFile): New method.
	(nextValue): New method.
	* java/lang/natSystem.cc (init_properties): Set java.io.tmpdir
	property.

From-SVN: r31922
2000-02-11 17:32:52 +00:00
..
awt
io natFileDescriptorPosix.cc (open): Recognize EXCL flag. 2000-02-11 17:32:52 +00:00
lang natFileDescriptorPosix.cc (open): Recognize EXCL flag. 2000-02-11 17:32:52 +00:00
math Makefile.am: Added MPN.java and BigInteger.java. 2000-02-04 22:00:36 +00:00
net
security
text Calendar.java (toString): New method. 2000-02-03 18:26:51 +00:00
util Properties.java (setProperty): New method. 2000-02-08 21:30:45 +00:00