summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-02 14:34:46 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-09-02 14:34:46 +0000
commit8449edf5063064081b4f1c35a63f15d2558de920 (patch)
treefa1439586ab4d2eb045543efa2a5d056ef6edda9
parent070de293f3bb9bd4f6bfb30fdb537c6541ce73c8 (diff)
downloadATCD-8449edf5063064081b4f1c35a63f15d2558de920.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b14
1 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 7e2d71f0d9f..500ca5ce6ee 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,10 +1,14 @@
+Wed Sep 02 09:34:32 1998 Oliver M. Kellogg <Oliver.Kellogg@vs.dasa.de>
+
+ * ace/OS.i (sigwait): use __sigwaitd10 with g++ on DU 4.0.
+
Tue Sep 1 20:44:15 PDT 1998 James C. Hu <jxh@entera.com>
- * ace/Filecache.cpp:
- * ace/UPIPE_Stream.cpp: I guess nobody uses GCC anymore. Fixed
- some template instantiation problems in Filecache.cpp and
- UPIPE_Stream.cpp. I guess, eventually all of this will be moved
- into the Template_Instantiations.cpp file, but until then...
+ * ace/Filecache.cpp:
+ * ace/UPIPE_Stream.cpp: I guess nobody uses GCC anymore. Fixed
+ some template instantiation problems in Filecache.cpp and
+ UPIPE_Stream.cpp. I guess, eventually all of this will be moved
+ into the Template_Instantiations.cpp file, but until then...
Tue Sep 01 20:59:11 1998 David L. Levine <levine@cs.wustl.edu>