diff options
author | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-10 11:33:00 +0000 |
---|---|---|
committer | doccvs <doccvs@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-11-10 11:33:00 +0000 |
commit | 3f867bd391a42b09157a6a5301c003b7be75e45a (patch) | |
tree | a2582310122e569ac73293be6f0d4d02ecadcff1 /ChangeLog | |
parent | 2893335857fcd5b8975e74d1284538f05fc85323 (diff) | |
download | ATCD-3f867bd391a42b09157a6a5301c003b7be75e45a.tar.gz |
ChangeLogTag: Fri Nov 10 12:28:42 2000 Johnny Willemsen <jwillemsen@remedy.nl?
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog index 1323783b8da..8dc37187b60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Fri Nov 10 12:28:42 2000 Johnny Willemsen <jwillemsen@remedy.nl? + + * examples/log_msg/makefile.bor: + * examples/map_manager/makefile.bor: + * examples/makefile.bor: + * performance-tests/makefile.bor: + * performance-tests/Server_Concurrency/makefile.bor: + New Borland makefiles for ACE + Thu Nov 9 18:39:42 2000 Darrell Brunsch <brunsch@uci.edu> * ace/config-sunos5.5.h: @@ -14,7 +23,7 @@ Thu Nov 9 17:47:37 2000 Carlos O'Ryan <coryan@uci.edu> Tru64 does not like the convertion from ACE_hthread_t to unsigned long. I'm trying with a reinterpret_cast, but I don't have much hope for it. - + * examples/Service_Configurator/IPC-tests/server/Makefile: * examples/Service_Configurator/Misc/Makefile: * examples/Timer_Queue/Makefile: @@ -55,11 +64,11 @@ Thu Nov 9 15:10:28 2000 Carlos O'Ryan <coryan@uci.edu> Thu Nov 9 12:11:52 2000 Priyanka Gontla <pgontla@ece.uci.edu> - * ace/Makefile (UTILS_FILES): + * ace/Makefile (UTILS_FILES): Modified the Makefile to help when building subsetted shared libraries. Specifically, moved Addr, INET_Addr, and Sock_Connect into the Sockets component. That removes the dependancy of the - Utilities and Sockets components on the non-socket IPC component. + Utilities and Sockets components on the non-socket IPC component. Committing on behalf of Phil Mesnier <mesnier_p@ociweb.com> |