diff options
author | cdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-28 21:43:25 +0000 |
---|---|---|
committer | cdgill <cdgill@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-12-28 21:43:25 +0000 |
commit | 84ea39090044612415942ae6d101c0cb4b1f2cab (patch) | |
tree | 97dd0ce6d8961ce93017be717e56c8c2b30f3598 /ChangeLog-99b | |
parent | 60b65205b5e0a0a8d7722a9f96dfdc50fb2e9e4b (diff) | |
download | ATCD-84ea39090044612415942ae6d101c0cb4b1f2cab.tar.gz |
merged in pSOS changes from Motorola
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 0a0447755ef..1e9f1ada298 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,21 @@ +Tue Dec 28 15:37:11 1999 Chris Gill <cdgill@cs.wustl.edu> + + * ace/Log_Msg.cpp + ace/Malloc.cpp + ace/OS.{cpp, h, i} + ace/Process_Manager.cpp + ace/SOCK_Dgram_Mcast.cpp + ace/Service_Config.{cpp, h} + ace/Task.cpp + ace/Thread.i + ace/Thread_Manager.{cpp, h} + + ace/config-psos-diab-ppc.h: merged in changes for pSOS (Diab PPC) + to support additional pHILE+ file system capabilities, and to deal + with the limitations on sharing file and socket handles across pSOS + tasks. Thanks to Sarmeesha Reddy and Steve Tine of Motorola for + contributing these changes to ACE. + Tue Dec 28 15:32:55 1999 David L. Levine <levine@cs.wustl.edu> * tests/Makefile: build libDLL_Test.so before building |