summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-04 04:16:17 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-01-04 04:16:17 +0000
commite3c38e0b1417518e93578185415e07c8cb7fc6bb (patch)
tree3bf3a3bace3dadc6a3f33bd724cd4998515c25cb /ChangeLog-98b
parent824317824df05ee85d436b2e311148180a05012e (diff)
downloadATCD-e3c38e0b1417518e93578185415e07c8cb7fc6bb.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b22
1 files changed, 12 insertions, 10 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index cf91fd2b66e..152952b4efa 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,17 +1,11 @@
-Sun Jan 03 21:48:37 1999 Irfan Pyarali <irfan@cs.wustl.edu>
-
- * ace/Asynch_Acceptor.cpp: Since this is a template file, I
- removed it from the ace library build on NT.
-
- * ace/Asynch_Acceptor.cpp (open): Changed C-style cast to use the
- new ACE_sap_any_cast macro from Dr. Schmidt.
-
Sun Jan 3 14:39:49 1999 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
+ * ace/ACE: Added a simple dirname() wrapper method.
+
* ace/SString: The set(const char *, size_t, int = 1) and
set(const char *, size_t) methods were inherently ambiguous.
- I've fixed this by changing the order of parameters to
- set(size_t, const char *, int = 1).
+ I've fixed this by changing removing the default parameters.
+ Thanks to Irfan for suggesting this fix.
* ace/Mem_Map.cpp: mmap() will fail if the length of the file
mapping is 0, which will be the case if we've just created the
@@ -64,6 +58,14 @@ Sun Jan 3 14:39:49 1999 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
tests/Conn_Test.cpp: Replaced all the C-style casts for
ACE_Addr::sap_any with the new ACE_sap_any_cast macro.
+Sun Jan 03 21:48:37 1999 Irfan Pyarali <irfan@cs.wustl.edu>
+
+ * ace/Asynch_Acceptor.cpp: Since this is a template file, I
+ removed it from the ace library build on NT.
+
+ * ace/Asynch_Acceptor.cpp (open): Changed C-style cast to use the
+ new ACE_sap_any_cast macro from Dr. Schmidt.
+
Sun Jan 03 09:12:23 1999 David L. Levine <levine@cs.wustl.edu>
* ace/config-sunos5.5.h: with GreenHills, added