gcc/libjava/gnu
Michael Koch 11dde1bb18 NIOServerSocket.java: Added email to @author tag.
2004-11-24  Michael Koch  <konqueror@gmx.de>

	* gnu/java/nio/NIOServerSocket.java: Added email to @author tag.
	* java/nio/DirectByteBufferImpl.java:
	Moved native methods to java.nio.VMDirectByteBuffer class.
	* java/nio/MappedByteBufferImpl.java:
	Use native methods from java.nio.VMDirectByteBuffer class.
	* java/nio/VMDirectByteBuffer.java: New file,
	* java/nio/natDirectByteBufferImpl.cc:
	Moved all methods into java.nio.VMDirectByteBuffer class.
	* java/nio/channels/spi/AbstractSelectableChannel.java
	(register): Only re-use valid keys.
	* Makefile.am: Added java/nio/VMDirectByteBuffer.java.
	* Makefile.in: Regenerated.

From-SVN: r91146
2004-11-24 10:44:18 +00:00
..
awt [multiple changes] 2004-09-02 05:10:34 +00:00
classpath UnicastConnectionManager.java (clients): Now package-private. 2004-11-06 23:38:51 +00:00
gcj Output_UnicodeLittleUnmarked.java: New file. 2004-10-28 15:22:44 +00:00
java NIOServerSocket.java: Added email to @author tag. 2004-11-24 10:44:18 +00:00
regexp RE.java (initialize): Add RETokenLookAhead support. 2004-09-25 19:04:34 +00:00