diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-18 02:58:23 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-18 02:58:23 +0000 |
commit | 461bb7fcfd3efb4c1cd82977ad2fd0a80246973e (patch) | |
tree | 98dbe4d268cdeecd7a259a6f6215a311fa57c8bc /ChangeLog-96b | |
parent | 989be6a639a68db42a57830514907757975da7b7 (diff) | |
download | ATCD-461bb7fcfd3efb4c1cd82977ad2fd0a80246973e.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r-- | ChangeLog-96b | 9 |
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 |