summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authortoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-15 18:26:42 +0000
committertoon <toon@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-15 18:26:42 +0000
commit2a83d6419861bbc819d0201c0631a165e81658d0 (patch)
tree906e2d26d534b15d1e3cb47e917eca58b0681a79 /libf2c/ChangeLog
parent0d6e3c59110fa65038e846cf923663c74c9df3d0 (diff)
downloadgcc-2a83d6419861bbc819d0201c0631a165e81658d0.tar.gz
2000-11-15 Toon Moene <toon@moene.indiv.nluug.nl>
* libI77/configure.in: See if `mkstemp' is available. * libI77/configure: Regenerate. * libI77/open.c: Use `mkstemp' to create scratch file atomically. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37484 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 6f57ca24198..9f3fbfbab5b 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,10 @@
+2000-11-15 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * libI77/configure.in: See if `mkstemp' is available.
+ * libI77/configure: Regenerate.
+ * libI77/open.c: Use `mkstemp' to create scratch
+ file atomically.
+
2000-07-03 Donn Terry (donnte@microsoft.com)
* libU77/aclocal.m4: check for 2 argument gettimeofday without
struct timezone