diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-14 18:45:20 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-14 18:45:20 +0000 |
commit | bb574aba34bed9a5f91ecf71f74cf6cb2fd7f329 (patch) | |
tree | 21fb18fd1238bf3a78ca8ee234ae45b984a49bdd /ChangeLog-98b | |
parent | 59792be41a95b69d3a0a7de194f36b16d3fabd0c (diff) | |
download | ATCD-bb574aba34bed9a5f91ecf71f74cf6cb2fd7f329.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r-- | ChangeLog-98b | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index 34244ef8fbe..d85ae0b393d 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,3 +1,16 @@ +Mon Sep 14 13:41:26 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * ace/OS: Fixed qsort() and bsearch() so they work correctly for + MVS. Thanks to Chuck Gehr for reporting this. + + * ace/config-mvs.h: Added + + #define ACE_HAS_DIRENT + #define ACE_LACKS_READDIR_R + + so that things will work correctly for MVS. Thanks to Chuck + Gehr for reporting this. + Mon Sep 14 10:11:18 1998 Nanbor Wang <nanbor@cs.wustl.edu> * ace/ace_ce_dll.dsp: Added Select_Reactor_Base.cpp and removed |