diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-13 21:33:31 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-04-13 21:33:31 +0000 |
commit | dba5b4ee6c6a3456e4f2847d71275a706dd9bb0a (patch) | |
tree | e7dacdd3278c6ac43e36f7e998d6b2d33896e5c7 /ChangeLogs | |
parent | df01e38702ef329f40c56910dcaf81f31ac52954 (diff) | |
download | ATCD-dba5b4ee6c6a3456e4f2847d71275a706dd9bb0a.tar.gz |
ChangeLogTag: Thu Apr 13 16:30:01 2000 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ChangeLogs')
-rw-r--r-- | ChangeLogs/ChangeLog-02a | 16 | ||||
-rw-r--r-- | ChangeLogs/ChangeLog-03a | 16 |
2 files changed, 24 insertions, 8 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a index e6304e6c13f..49474e548cf 100644 --- a/ChangeLogs/ChangeLog-02a +++ b/ChangeLogs/ChangeLog-02a @@ -1,7 +1,15 @@ +Thu Apr 13 16:30:01 2000 David L. Levine <levine@cs.wustl.edu> + + * ace/config-sunos5.7.h: added #undef ACE_NEEDS_LWP_PRIO_SET. + SunOS 5.7 no longer needs it, as shown by + performance-tests/Misc/preempt (run as superuser). Thanks + to John Foresteire <John_J_Foresteire@res.raytheon.com> + for reporting this. + Tue Apr 11 21:41:20 2000 Nanbor Wang <nanbor@cs.wustl.edu> - * bin/auto_compile_win32.pl: Updated the lists of - workspaces/projects to build. + * bin/auto_compile_win32.pl: Updated the lists of + workspaces/projects to build. Tue Apr 11 16:15:31 2000 David L. Levine <levine@cs.wustl.edu> @@ -15,8 +23,8 @@ Tue Apr 11 13:57:11 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/Synch_T.cpp: Make sure to cast the "type" argument to "short" to avoid overload confusions by certain compilers. - Thanks to Charles Taurines <ctaurines@amadeus.net> for reporting - this. + Thanks to Charles Taurines <ctaurines@amadeus.net> for reporting + this. Tue Apr 11 12:52:04 2000 Vishal Kachroo <vishal@cs.wustl.edu> diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index e6304e6c13f..49474e548cf 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,7 +1,15 @@ +Thu Apr 13 16:30:01 2000 David L. Levine <levine@cs.wustl.edu> + + * ace/config-sunos5.7.h: added #undef ACE_NEEDS_LWP_PRIO_SET. + SunOS 5.7 no longer needs it, as shown by + performance-tests/Misc/preempt (run as superuser). Thanks + to John Foresteire <John_J_Foresteire@res.raytheon.com> + for reporting this. + Tue Apr 11 21:41:20 2000 Nanbor Wang <nanbor@cs.wustl.edu> - * bin/auto_compile_win32.pl: Updated the lists of - workspaces/projects to build. + * bin/auto_compile_win32.pl: Updated the lists of + workspaces/projects to build. Tue Apr 11 16:15:31 2000 David L. Levine <levine@cs.wustl.edu> @@ -15,8 +23,8 @@ Tue Apr 11 13:57:11 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/Synch_T.cpp: Make sure to cast the "type" argument to "short" to avoid overload confusions by certain compilers. - Thanks to Charles Taurines <ctaurines@amadeus.net> for reporting - this. + Thanks to Charles Taurines <ctaurines@amadeus.net> for reporting + this. Tue Apr 11 12:52:04 2000 Vishal Kachroo <vishal@cs.wustl.edu> |