diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-07 03:43:03 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-07 03:43:03 +0000 |
commit | 746c2b5e47da57a4ef9a2e5ec21d5a9028f67634 (patch) | |
tree | 00e039c53679c0f855d082de0713e98d08991c21 /ChangeLog-98b | |
parent | d96c3bfbc4af80c43a927997cabe37ff0536ec76 (diff) | |
download | ATCD-746c2b5e47da57a4ef9a2e5ec21d5a9028f67634.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r-- | ChangeLog-98b | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index b6d5153c50c..ca1c06b0132 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,3 +1,11 @@ +Wed Jan 06 21:42:11 1999 David L. Levine <levine@cs.wustl.edu> + + * ace/OS.cpp (thr_create): moved #endif /* ACE_LACKS_SETDETACH */ + outside of }, to allow compilation on DU 4.0/cxx with DCE threads. + + * ace/config-osf1-4.0.h: with DCE threads only, added + ACE_LACKS_THREAD_PROCESS_SCOPING. + Wed Jan 06 16:36:21 1999 David L. Levine <schmidt@cs.wustl.edu> * ACE version 4.6.11 released. |