gcc/libjava/java
Tom Tromey 366a0fd804 natPlainSocketImpl.cc (bind): Don't go to error case when errno not set.
* java/net/natPlainSocketImpl.cc (bind): Don't go to error case
	when errno not set.
	(connect): Likewise.
	(accept): Likewise.
	(getOption): Likewise.
	* java/net/natPlainDatagramSocketImpl.cc (bind): Don't go to error
	case when errno not set.
	(peek): Likewise.
	(send): Likewise.
	(receive): Likewise.
	(mcastGrp): Likewise.
	(setOption): Likewise.
	(getOption): Likewise.

From-SVN: r35617
2000-08-11 03:07:59 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Makefile.am: Move beans and applet classes to awt_java_source_files. 2000-08-09 14:01:44 +01:00
beans
io PipedInputStream.java (read(byte[],int,int)): Mostly rewrote. 2000-08-07 19:59:48 +00:00
lang Method.java (hashCode): Use getName(). 2000-08-08 03:34:51 +00:00
math
net natPlainSocketImpl.cc (bind): Don't go to error case when errno not set. 2000-08-11 03:07:59 +00:00
security mauve-libgcj: Activated serialization tests. 2000-07-27 23:57:07 +00:00
sql
text
util * java/util/Vector.java (remove(Object)): Implemented. 2000-07-20 19:27:57 +00:00