diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-24 21:49:04 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-12-24 21:49:04 +0000 |
commit | ba8a6fdf2c36527de53d08074a3991dfe810b69f (patch) | |
tree | 6f60b353b4c521085b558904fa4390c40753d13b | |
parent | 96c015a2d5e9ad71230fa046acb8fdd34ac6c9e9 (diff) | |
download | ATCD-ba8a6fdf2c36527de53d08074a3991dfe810b69f.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-98a | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-98a b/ChangeLog-98a index ace785cfc35..cc0a908a1b6 100644 --- a/ChangeLog-98a +++ b/ChangeLog-98a @@ -15,6 +15,9 @@ Wed Dec 24 08:14:32 1997 David L. Levine <levine@cs.wustl.edu> * ace/OS.h: LynxOS has ACE_HAS_PTHREADS_1003_DOT_1C, but not ACE_HAS_PTHREAD_SIGMASK. + * tests/Time_Value_Test.cpp: only test ACE_U_LongLong on Solaris, + and other platforms with STHREADS. + Wed Dec 24 04:25:49 1997 <nw1@DINGO> * ace/OS.i (sema_init): Added checking for initial semaphore |