diff options
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 8802cf97441..7f9d9a3059d 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,15 @@ +Sun Jan 02 00:50:00 2000 Chris Gill <cdgill@cs.wustl.edu> + + * ace/OS.{cpp, h, i} + ace/Signal.cpp + ace/Synch.cpp + ace/config-psos-diab-ppc.h: Added support for native mutexs, + condition variables, and thread-specific storage in pSOS. Native + pSOS mutexes, where available, support several cool features, + including lock recursion and priority inheritance protocol and + priority ceiling protocol support. + Sat Jan 01 09:16:39 2000 David L. Levine <levine@cs.wustl.edu> * ChangeLog,Makefile: moved to ChangeLog-99b. + |