summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-09 03:51:28 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-09 03:51:28 +0000
commitf05df3399de7e4fd80af2699f5ee61065b9b9d84 (patch)
treed22ad3c716956f5140f3685661b453232e793263 /ChangeLog-98b
parent2d9af6f5f79b22b45b87847803690d7c095ad659 (diff)
downloadATCD-f05df3399de7e4fd80af2699f5ee61065b9b9d84.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b25
1 files changed, 17 insertions, 8 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index a43fedd78a4..ba9e6795bb5 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,17 +1,17 @@
Fri May 08 22:29:01 1998 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/SOCK_Dgram_Mcast.cpp (subscribe): CE UNICODE related fix.
+ * ace/SOCK_Dgram_Mcast.cpp (subscribe): CE UNICODE related fix.
Fri May 8 11:57:23 1998 Douglas C. Schmidt <schmidt@flamenco.cs.wustl.edu>
- * ace/Map_Manager.cpp: Fixed a bug where we weren't calling
- close_i() when resizing the buffer.
+ * ace/Map_Manager.cpp: Fixed a bug where we weren't calling
+ close_i() when resizing the buffer.
- * ace/Thread_Manager.cpp (set_grp): In
- ACE_Thread_Manager::{get,set}_grp we must check to see that we
- have a valid pointer after the ACE_FIND. Otherwise a seg fault
- occurs. Thanks to Chris Lahey <CLahey@cccis.com> for reporting
- this.
+ * ace/Thread_Manager.cpp (set_grp): In
+ ACE_Thread_Manager::{get,set}_grp we must check to see that we
+ have a valid pointer after the ACE_FIND. Otherwise a seg fault
+ occurs. Thanks to Chris Lahey <CLahey@cccis.com> for reporting
+ this.
Fri May 08 09:47:50 1998 David L. Levine <levine@cs.wustl.edu>
@@ -22,6 +22,15 @@ Fri May 08 09:47:50 1998 David L. Levine <levine@cs.wustl.edu>
* ace/OS.i (sleep): On Linux without ::poll () (prior to glibc),
copy the ACE_Time_Value argument because the system modifies it.
+ * include/makeinclude/platform_osf1_4.0.GNU: moved -lm from LIBS
+ to MATHLIB.
+
+ * performance-tests/UDP/Makefile: added $(MATHLIB) to LDLIBS.
+
+ * tests/Aio_Platform_Test.cpp (have_asynchio): use
+ _SC_LISTIO_AIO_MAX instead of _SC_AIO_LISTIO_MAX if it's
+ #defined. It is on DU 4.0.
+
Fri May 08 08:43:42 1998 Steve Huston <shuston@riverace.com>
* include/makeinclude/platform_hpux_gcc.GNU: Added $(PIC) to