jcf-write.c (write_classfile): Write the file to a temporary file and then rename it.
authorMark Mitchell <mark@codesourcery.com>
Wed, 8 May 2002 19:24:42 +0000 (19:24 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 8 May 2002 19:24:42 +0000 (19:24 +0000)
commit281524f4cb2726320ecd87179f0ab84cd45951c8
tree337247b74438baf7d95c9f73e0bfcf95f4f57cdd
parenta89e49c7242d5013dc8943b09723265af4dbecdf
jcf-write.c (write_classfile): Write the file to a temporary file and then rename it.

* java/jcf-write.c (write_classfile): Write the file to a
temporary file and then rename it.

* libjava/Makefile.am (all_java_source_files): New variable.
(all_java_class_files): Likewise.
.java.class: New rule.
(CLEANFILES): Remove tmp-list.
* libjava/Makefile.in: Regenerated.

From-SVN: r53298
gcc/java/ChangeLog
gcc/java/jcf-write.c
libjava/ChangeLog
libjava/Makefile.am
libjava/Makefile.in