diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-23 20:04:52 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-07-23 20:04:52 +0000 |
commit | 7ef7b6595cdee5b92bf46cc9af85e8003280cd06 (patch) | |
tree | d10499b6c80a3e5356c46af9373b619816aa08a8 /ChangeLog-99b | |
parent | 93f0aa05bec48271a01e0c068e8eb60a847e2d9b (diff) | |
download | ATCD-7ef7b6595cdee5b92bf46cc9af85e8003280cd06.tar.gz |
ChangeLogTag:Fri Jul 23 14:51:48 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index f65af84584d..a0f5a087480 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,20 @@ +Fri Jul 23 14:51:48 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * examples/Service_Configurator/IPC-tests/Handle_L_CODgram, + examples/Service_Configurator/IPC-tests/Handle_L_Dgram, + examples/Service_Configurator/IPC-tests/Handle_L_Pipe: + Cleaned this stuff up so that it builds correctly when + ACE_LACKS_UNIX_DOMAIN_SOCKETS is enabled. Thanks to + David for reporting this. + + * examples/Service_Configurator/IPC-tests/server/Handle_L_Pipe: + Made upper_case() a method in the Handle_L_Pipe class. + + * examples/Service_Configurator/IPC-tests/server/Handle_L_Pipe.cpp, + examples/Service_Configurator/IPC-tests/server/Handle_L_CODgram.cpp: + Removed the bizarre hacks for SunOS4. This stuff probably + hasn't been tested since 1992! + Fri Jul 23 14:16:22 1999 Steve Huston <shuston@riverace.com> * ace/OS.i (ACE_OS::read): (only non-Win32), if call fails and |