Jeff Hill
6c2303a958
added try catch block to pend io
2001-08-09 00:54:08 +00:00
Jeff Hill
331b9b3d8b
dont specify the default fd manager
2001-08-09 00:42:17 +00:00
Jeff Hill
7363d6a125
o increse stack size for threads calling call backs
...
o use shutdown() to knock threads out of recv(), but will this work on Solaris ?
The above change reacts to bugs in XTNextEvent() when an fd that has been
closed is registerd with XtAppAddInput
2001-08-08 23:51:33 +00:00
Jeff Hill
ec6806d071
added try catch to be safe
2001-08-08 23:48:15 +00:00
Marty Kraimer
9765db4254
check for chid null
2001-08-08 15:04:34 +00:00
W. Eric Norum
4ebb8f4351
Remove unused include file.
...
Include header to get stack check function prototypes.
2001-08-07 21:44:22 +00:00
Janet B. Anderson
296d94a2c5
Added caExample_SRCS definition - SRCS required for automated depends.
2001-08-07 16:44:23 +00:00
Janet B. Anderson
355c0313f6
Removed R3.13 files Makefile.Host and Makefile.Ioc.
2001-08-07 16:32:03 +00:00
Jeff Hill
7119b68a3b
fixed borland warning
2001-08-06 23:27:53 +00:00
Jeff Hill
f47210502e
use & in front of C++ member func pointer
2001-08-06 17:43:52 +00:00
Jeff Hill
de4f57cf5c
added html doc
2001-08-03 00:43:25 +00:00
Jeff Hill
6beb555fcc
installed into CVS
2001-08-03 00:41:56 +00:00
Jeff Hill
cfa8a80ee1
uninstalled
2001-08-03 00:41:37 +00:00
Jeff Hill
cbb5d190f5
installed into CVS
2001-08-03 00:34:26 +00:00
Jeff Hill
b05630a986
fixed benign purify warning
2001-08-02 23:58:40 +00:00
Jeff Hill
01a63dd7c5
made compatible with C++ test codes in mrkSoftTest
2001-08-02 22:46:59 +00:00
Jeff Hill
e661474c44
fixed solaris warnings
2001-08-02 21:21:26 +00:00
Jeff Hill
96557512f5
cosmetic
2001-08-02 21:20:54 +00:00
Jeff Hill
758eaede80
added diagnostic
2001-08-02 21:20:13 +00:00
Jeff Hill
0205741354
improved beacon period test
2001-08-02 21:19:50 +00:00
Jeff Hill
2e34ee4829
improved recv schedualing
2001-08-02 18:17:20 +00:00
Jeff Hill
dc50563da0
cleaned out recvFlag
2001-08-02 18:16:55 +00:00
Jeff Hill
c1e34b85fd
fixed IIU disconnect problem
2001-08-02 01:35:27 +00:00
Jeff Hill
d0e4a93563
simplified schedualing
2001-08-02 00:34:46 +00:00
Jeff Hill
4cb0e2b7cc
use proper form of include
2001-08-01 19:18:08 +00:00
Marty Kraimer
1fab139eca
really cant git rid of module_types.h and task_params.h
2001-08-01 18:14:39 +00:00
Marty Kraimer
cf99837560
get rid of dev/drv support; use OBJ library only
2001-08-01 14:33:15 +00:00
Marty Kraimer
9989ff73fe
Make vxCom an OBJ library
2001-08-01 14:31:59 +00:00
Marty Kraimer
86d42a8283
add trailing */
2001-08-01 13:34:13 +00:00
Jeff Hill
ba6a096e86
a fix for use of posix isnan() function
2001-07-31 21:35:26 +00:00
Jeff Hill
11ffedc376
removed extraneous else
2001-07-31 21:31:47 +00:00
Marty Kraimer
452d4df4fb
remove all dev/drv support
2001-07-31 19:49:19 +00:00
Marty Kraimer
b85bdd318b
increase stack size
2001-07-30 15:27:44 +00:00
Marty Kraimer
216105deeb
add RAWL RAWF
2001-07-26 15:57:35 +00:00
Marty Kraimer
a5ebba6be3
use ansi function prototypes
2001-07-26 15:57:03 +00:00
Marty Kraimer
181f1e720f
add support for RAWL RAWF
2001-07-26 15:56:33 +00:00
Marty Kraimer
9ebaf81de3
use isnan from standard library support
...
For vxWorks provide implementation
2001-07-26 15:47:12 +00:00
Marty Kraimer
11e57aa52d
isnan was not impmemented on vxWorks
2001-07-26 15:43:22 +00:00
Ralph Lange
8a99fac979
Fixed HPUX warnings.
2001-07-26 08:58:34 +00:00
Ralph Lange
bbd6c9ef90
Fixed HPUX warnings.
2001-07-26 08:14:56 +00:00
Ralph Lange
3712987800
Fixed HPUX warnings.
2001-07-26 07:59:07 +00:00
Ralph Lange
e49a919434
Fixed HPUX errors (typename)
2001-07-26 07:45:30 +00:00
Marty Kraimer
e573c4362f
make ringPointerTestMain a .cpp file; timerTest is obsolete
2001-07-25 15:21:38 +00:00
Marty Kraimer
ca14e4eabc
make exampleMain a .cpp file
2001-07-25 15:10:12 +00:00
Janet B. Anderson
fd6d55f1ae
Changes for R3.14
2001-07-25 14:44:46 +00:00
Janet B. Anderson
5178220160
Changes to automatically generate header file dependancies
2001-07-25 14:44:44 +00:00
Marty Kraimer
7c81b6920e
remove old style C; use signed char for cvtCharToString; get rid of some warning messages
2001-07-24 13:47:29 +00:00
Marty Kraimer
420d583db2
allow hex and octal constants
2001-07-23 14:43:36 +00:00
Marty Kraimer
694f21d8b9
fix breakpoint table problem
2001-07-23 14:42:59 +00:00
Marty Kraimer
018f0b5186
Allow hex and octal constants for constant links
2001-07-23 14:39:40 +00:00