Tue Apr 5 17:54:07 1994 Stan Shebs (shebs@andros.cygnus.com)
authorStan Shebs <shebs@codesourcery.com>
Wed, 6 Apr 1994 00:55:51 +0000 (00:55 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 6 Apr 1994 00:55:51 +0000 (00:55 +0000)
* hosts/mpw.h (CLOSE_BEFORE_UNLINK): Define.

bfd/ChangeLog.mpw
bfd/hosts/mpw.h

index 521dab212d43e64d99d21ec2ee3c073fc1df6673..408c168c865ded2385982f63ad0794ae42e119c6 100644 (file)
@@ -1,3 +1,7 @@
+Tue Apr  5 17:54:07 1994  Stan Shebs  (shebs@andros.cygnus.com)
+
+       * hosts/mpw.h (CLOSE_BEFORE_UNLINK): Define.
+
 Sun Feb 27 15:41:10 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * mpw-make.in (DEBUG_BFD_SEND): Define in default compilation
index fb5d258e28bf180218ee24422d20000164525a2d..c24f562665ab9659da204b8dcf45b8283a406324 100644 (file)
@@ -95,4 +95,8 @@ void mpw_abort ();
 
 #define LOSING_TOTALLY
 
+/* Define this so that files will be closed before being unlinked. */
+
+#define CLOSE_BEFORE_UNLINK
+
 #endif /* hosts_mpw_H */
This page took 0.026132 seconds and 4 git commands to generate.