Go to file
Andrew Haley 52fa9d82f4 re GNATS java.io/203 (File.createTempFile doesn't close descriptor)
2000-06-27  Andrew Haley  <aph@cygnus.com>

       * java/io/File.java (createTempFile): Close the FileDescriptor
       used to create a temp file.  Fixes some of PR 203.
       * java/io/natFileDescriptorPosix.cc (open): Call garbage
       collection if we run out of file handles.

From-SVN: r34755
2000-06-28 12:24:10 +00:00
boehm-gc Imported version 5.1. 2000-06-20 02:04:58 +01:00
config mh-sparcpic: Use single instead of double quotes. 2000-06-21 16:22:41 -06:00
contrib
etc
gcc Daily bump. 2000-06-28 01:45:08 -06:00
include in include/ChangeLog: 2000-06-23 03:58:44 +00:00
INSTALL
libchill
libf2c Daily bump. 2000-06-28 01:45:08 -06:00
libffi
libiberty cp-demangle.c (demangle_special_name): Swap base and derived class when demangling construction vtables. 2000-06-28 06:08:27 +00:00
libio
libjava re GNATS java.io/203 (File.createTempFile doesn't close descriptor) 2000-06-28 12:24:10 +00:00
libobjc
libstdc++ update stuff rule 2000-06-24 16:27:18 -04:00
libstdc++-v3 Update to SGI STL 3.3 2000-06-27 23:08:37 +00:00
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.