diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-29 18:28:37 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-09-29 18:28:37 +0000 |
commit | 5ff7175441dfc8b818dd22587e3d6bdeb046d56f (patch) | |
tree | 687f8207ba16b2d0ecb784b5a3592a519da424f3 | |
parent | 75d0df3f3cd3c4fab713d51abcc0b1aabe2c09cc (diff) | |
download | ATCD-5ff7175441dfc8b818dd22587e3d6bdeb046d56f.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-97b | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-97b b/ChangeLog-97b index b2e4559f127..01a676b9d93 100644 --- a/ChangeLog-97b +++ b/ChangeLog-97b @@ -1,3 +1,8 @@ +Mon Sep 29 13:28:05 1997 David L. Levine <levine@cs.wustl.edu> + + * ace/OS.i (thr_setconcurrency): added support on Irix 6.x, using + its ::pthread_setconcurrency (). + Mon Sep 29 11:15:10 1997 Nanbor Wang <nw1@cumbia.cs.wustl.edu> * ace/OS.cpp (ace_cleanup_destroyer): Made this an export function. |