diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-29 23:05:14 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-01-29 23:05:14 +0000 |
commit | 2a0e09689337c50a10c2a3037b5a0fc09059052b (patch) | |
tree | 4209de5edbffb322dcc911c67562c059bc7e849f /ChangeLog-97a | |
parent | ccbcd722c488ecaadcb37521f0a4fe95f2857da3 (diff) | |
download | ATCD-2a0e09689337c50a10c2a3037b5a0fc09059052b.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 4fa00d8ba88..80814a270a7 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,5 +1,8 @@ Wed Jan 29 09:03:48 1997 David L. Levine <levine@cs.wustl.edu> + * ace/OS.h: moved ACE_id_t and ACE_pri_t typedefs out of the + ACE_HAS_THREADS section. + * ace/OS.cpp: fixed ACE_OS::set_sched_params on Win32 and VxWorks. * ace/Scheduling_Parameters.*, ace/Thread_Priority.*: updated @@ -10,6 +13,8 @@ Wed Jan 29 09:03:48 1997 David L. Levine <levine@cs.wustl.edu> because that's the only platform for which ACE has a high- resolution timer. + * Makefile: added chmod of VERSION file in TIMESTAMP macro. + Wed Jan 29 00:59:12 1997 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * include/makeinclude/platform_linux_lxpthread.GNU (CXX): Removed |