Go to file
Michael Koch b7caf8dd94 2002-09-11 Michael Koch <konqueror@gmx.de>
* java/net/Socket.java
	(Socket): protected to public (since JDK 1.4). Added @specnote.
	(bind): New method.
	(connect): Two new methods.
	(getKeepalive): Get correct socket option.
	(setKeepalive): Set correct socket option.
	(getOOBInline): New method.
	(setOOBInline): New method.
	* java/net/ServerSocket.java
	(bind): Two new methods.
	(getInetAddress): Reimplemented, catch exception.
	(getLocalSocketAddress): New method.
	(setReuseAddress): New method.
	(getReuseAdress): New method.
	(setReceiveBufferSize): New method.
	(getReceiveBufferSize): New method.
	(toString): Made string JDK 1.4 compliant.

From-SVN: r57032
2002-09-11 10:16:00 +00:00
boehm-gc
config
contrib * enquire.c: Remove. 2002-09-04 09:09:10 -07:00
fastjar Makefile.am: Revert the previous patch. 2002-09-11 05:49:48 +00:00
gcc Daily bump. 2002-09-11 07:17:13 +00:00
include
INSTALL
libf2c Daily bump. 2002-09-11 07:17:13 +00:00
libffi
libiberty * regex.c: Only use "#pragma alloca" on AIX when not using gcc. 2002-09-05 23:07:13 +00:00
libjava 2002-09-11 Michael Koch <konqueror@gmx.de> 2002-09-11 10:16:00 +00:00
libobjc Fix entry. 2002-09-10 14:26:40 +02:00
libstdc++-v3 Daily bump. 2002-09-11 07:17:13 +00:00
maintainer-scripts gcc_release: Make snapshots come from the mainline. 2002-09-08 10:34:55 +01:00
zlib
.cvsignore
ChangeLog * MAINTAINERS: (Write After Approval): Add myself. 2002-08-30 16:02:03 -04:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: (Write After Approval): Add myself. 2002-08-30 16:02:03 -04:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.