summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-18 02:58:23 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1996-12-18 02:58:23 +0000
commitcd1caeb3f9bcfd49b8d49bd76aefab1e4889edb8 (patch)
tree98dbe4d268cdeecd7a259a6f6215a311fa57c8bc
parent0fa5f02feb26e0d118965b8059e0b81b640f6d8f (diff)
downloadATCD-cd1caeb3f9bcfd49b8d49bd76aefab1e4889edb8.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-96b9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b
index 0e6a731564a..2751a707de8 100644
--- a/ChangeLog-96b
+++ b/ChangeLog-96b
@@ -1,3 +1,11 @@
+Tue Dec 17 20:56:56 1996 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/OS.{h,i}: on VxWorks: implemented ACE_OS::gethostbyname (),
+ and fixed inet_ntoa () to return -1 on failure
+
+ * ace/OS.cpp: in ::spa () for VxWorks, zero out unused argv[]
+ slots to overwrite args from previous invocations OS.cpp
+
Tue Dec 17 04:27:07 1996 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
* ace/ReactorEx: Added a new feature to the ReactorEx. If we
@@ -1052,6 +1060,7 @@ Sun Dec 1 19:19:02 1996 Douglas C. Schmidt <schmidt@lambada.cs.wustl.edu>
enqueue_tail(). Updated the test programs to reflect this.
Sun Dec 1 12:06:46 1996 David L. Levine <levine@cs.wustl.edu>
+
* ace/config-vxworks*.h: Removed #define ACE_HAS_STRBUF_T:
copy and paste error