diff options
author | harrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-06 01:13:12 +0000 |
---|---|---|
committer | harrison <harrison@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-06 01:13:12 +0000 |
commit | 33d2491e5e9148163fcd7f07aed50a660d7b3dcb (patch) | |
tree | 9714d387f01dd1c38a1f283c9fe60d52876c52e2 | |
parent | 76a2c18eb14c9647a74dd140736389cdf16eb1ea (diff) | |
download | ATCD-33d2491e5e9148163fcd7f07aed50a660d7b3dcb.tar.gz |
Hi Irfan.
-rw-r--r-- | ChangeLog-97a | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 0c6fcb5b756..c6a8838bd4c 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,10 @@ +Sat Apr 5 19:11:46 1997 Tim H. Harrison <harrison@waltz.cs.wustl.edu> + + * ace/Signal.i (ACE_Sig_Guard): Changed the constructor of + ACE_Sig_Guard so that it doesn't call ACE_OS::sigprocmask for + Win32. This keeps errno from being set to ENOSYS at random + times. + Sat Apr 05 17:27:02 1997 <irfan@TWOSTEP> * Registry.cpp (resolve): Type and size of the object is only set |