Go to file
Mohan Embar c1fb3625ae * gnu/java/nio/SocketChannelImpl.java
(write): Removed diagnostic trace.
	* gnu/java/nio/natSelectorImplPosix.cc: Added
	includes for java.lang.Thread and java.io.InterruptedIOException.
	(helper_put_filedescriptors): Don't put invalid file descriptors
	in select set.
	(helper_get_filedescriptors): Clear invalid file descriptors
	from select set.
	(helper_reset): New method for clearing our file descriptor
	array.
	(implSelect): Correctly calculate timeout if specified and
	legal.
	Intercept and deal with any java.io.InterruptedIOException
	thrown by _Jv_select().

From-SVN: r74537
2003-12-11 15:35:13 +00:00
boehm-gc
config
contrib gcc_update (files_and_dependencies): Correct typo in the filename gnat_ug_wnt.texi. 2003-12-11 13:25:24 +00:00
fastjar
gcc oops - fix typo in previous delta 2003-12-11 10:30:56 +00:00
include
INSTALL
intl
libf2c
libffi cls_align_pointer.c: Cast pointers to size_t instead of int. 2003-12-10 01:43:29 -08:00
libiberty
libjava * gnu/java/nio/SocketChannelImpl.java 2003-12-11 15:35:13 +00:00
libobjc
libstdc++-v3 re PR libstdc++/6243 (testsuite fails almost all tests due to no libintl in LD_LIBRARY_PATH during test.) 2003-12-11 01:08:14 +00:00
maintainer-scripts
zlib
.cvsignore
ABOUT-NLS
ChangeLog configure.in (raw_libstdcxx_flags): Remove the leading space. 2003-12-08 21:22:06 +00:00
config-ml.in
config.guess
config.if
config.rpath
config.sub
configure configure.in (raw_libstdcxx_flags): Remove the leading space. 2003-12-08 21:22:06 +00:00
configure.in configure.in (raw_libstdcxx_flags): Remove the leading space. 2003-12-08 21:22:06 +00:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
README.SCO
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.