diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-21 17:49:56 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-11-21 17:49:56 +0000 |
commit | 93d274096092b722a7616b888779faab69cbecac (patch) | |
tree | 1df47985c6300ea0d8d05650c7d6c57f90668600 /ChangeLog-97b | |
parent | 886b7c3fdcdf3c586e676e0ab3b14fad73b96377 (diff) | |
download | ATCD-93d274096092b722a7616b888779faab69cbecac.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97b')
-rw-r--r-- | ChangeLog-97b | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index a975f695230..60ee014b21e 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,3 +1,12 @@ +Fri Nov 21 10:23:14 1997 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu> + + * tests/Process_Strategy_Test.cpp (open): Make sure that we set + the Reactor of the Svc_Handler to 0 if we're running the + threading test. + + * tests/Reactor_Notify_Test.cpp: Added back THR_BOUND to + make things work on Solaris. + Fri Nov 21 02:23:47 1997 <irfan@TWOSTEP> * tests/Future_Test.cpp (open): Added THR_DETACHED since we don't |