Commit Graph

6919 Commits

Author SHA1 Message Date
Jeff Hill
d6587ddca1 reliable solution for shutdown differences 2001-08-10 00:07:17 +00:00
Jeff Hill
192632eaf2 doc 2001-08-10 00:07:06 +00:00
W. Eric Norum
b5322ea925 Add new RTEMS initialization/configuration library. 2001-08-09 20:01:11 +00:00
W. Eric Norum
6fad25e2d1 Move RTEMS initialization/configuration files from the libCom
os-dependent directory to their own directory.
This solves the problem in which these files include header files
which are not yet installed when libCom is being built.
2001-08-09 17:54:06 +00:00
Jeff Hill
cfc8c2b8e0 better message 2001-08-09 16:29:56 +00:00
Jeff Hill
73b3a37881 fixed shutdown to work for circuits that are connecting 2001-08-09 00:56:15 +00:00
Jeff Hill
2c71674012 supress disconnect message unles DEBUG is set 2001-08-09 00:55:05 +00:00
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
Janet B. Anderson
b5c0f11f5f Corrected spelling and line size. 2001-08-08 20:29:11 +00:00
Janet B. Anderson
634f25873b Initial version 2001-08-08 20:19:08 +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
Janet B. Anderson
4cb9d0b7d8 Made MKMF the default for HOST_HDEPENDS_CMD. 2001-08-07 14:42:43 +00:00
Jeff Hill
7119b68a3b fixed borland warning 2001-08-06 23:27:53 +00:00
Jeff Hill
58989fb8e1 supress additional warnings 2001-08-06 23:22:17 +00:00
Jeff Hill
1d07007562 supress messages triggered by normal C++ coding partices 2001-08-06 21:00:42 +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
Janet B. Anderson
9391e3d9cc Added mkmf.pl 2001-08-02 22:09:18 +00:00
Janet B. Anderson
a83f3f9214 Added HDEPENDS_CMD option for compiler or mkmf.pl 2001-08-02 22:09:16 +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
Janet B. Anderson
cd43af94e1 Initial version. 2001-08-01 19:34:54 +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
Janet B. Anderson
464cb4b26b Modified for automated depends. 2001-07-26 20:31:02 +00:00
Janet B. Anderson
33dbdc68a3 Added automated depends for created db and dbd files. 2001-07-26 20:27:16 +00:00