Commit Graph

546 Commits

Author SHA1 Message Date
Jeff Hill
0b99eea4e5 more fixes for sun pro warnings 2000-03-13 20:58:20 +00:00
Jeff Hill
8cc078c466 fixed more sun pro warnings 2000-03-13 19:42:11 +00:00
Jeff Hill
b895eb0d18 fixed sun pro warning 2000-03-13 18:10:48 +00:00
Jeff Hill
8c1bd84bf3 backed out certain sun pro compiler warning fixes 2000-03-13 17:56:12 +00:00
Jeff Hill
7c8f9d0530 fixed more sun prowarnings 2000-03-13 17:39:34 +00:00
Jeff Hill
311925da0e fixed sun pro warnings 2000-03-13 17:30:36 +00:00
Jeff Hill
2699b86153 fix some of the Cfront like Sun Pro warnings 2000-03-13 17:17:27 +00:00
Jeff Hill
44774e69b7 doc 2000-03-13 16:48:49 +00:00
Jeff Hill
b9d17e8a1e use virtual destructor 2000-03-13 16:44:00 +00:00
Jeff Hill
45621fb8b6 file now ends in a new line 2000-03-13 16:42:55 +00:00
Jeff Hill
e028f5b09a fixed gnu warning 2000-03-13 15:58:12 +00:00
Jeff Hill
dd0cc4722d fixed unintialized local problem 2000-03-13 15:46:43 +00:00
Jeff Hill
d50a3bd0dd remoded const from puser member 2000-03-13 15:45:56 +00:00
William Lupton
06f49001ff added ca_puser() 2000-03-13 09:48:20 +00:00
William Lupton
3c76688a88 added missing 'miu.' in 'usr_arg' references 2000-03-13 08:50:41 +00:00
W. Eric Norum
e944b442b2 Always provide `extern' declaration of dbr_size, dbr_value_offset, and
dbr_value_size.  For some reason g++ makes these `local' unless the
extern declaration is present.
2000-03-13 01:13:39 +00:00
W. Eric Norum
ecd0ce91e5 Move conditional inclusion of stdarg.h after conditional define of CAC_ANSI_FUNC_PROTO. 2000-03-13 01:10:30 +00:00
W. Eric Norum
f0eeaecdc1 Add explicit initialization for nullBuff -- gcc complained otherwise. 2000-03-13 01:08:47 +00:00
Jeff Hill
0767a35b96 first cut at multi-threading version 2000-03-11 01:35:27 +00:00
Jeff Hill
a266d0e586 first cut at multi-threading version 2000-03-11 01:27:54 +00:00
Jeff Hill
63c647198c first cut at multi-threading version 2000-03-11 01:15:28 +00:00
Janet B. Anderson
0476526aef Do nothing Makefile. 2000-02-02 22:42:20 +00:00
Marty Kraimer
692b571e01 replace osiClock calls by tsStamp calls 2000-01-04 21:53:05 +00:00
Marty Kraimer
712fd5c133 dont include osiTime.h 2000-01-04 17:09:34 +00:00
Marty Kraimer
f9e516b9bd changes for osiSem changes 1999-12-14 22:08:05 +00:00
Janet B. Anderson
321aa893be Removed trailing blank space. 1999-12-14 16:08:56 +00:00
Marty Kraimer
bfe8599200 changes for iocCore port 1999-11-18 16:15:43 +00:00
Marty Kraimer
0194c36106 moved to os/osix/caOsDependent 1999-11-18 16:15:12 +00:00
Marty Kraimer
5f4db30d31 removed. Was not being built 1999-11-18 16:07:58 +00:00
Marty Kraimer
dd523e7f29 code moved to os/xxx/caOsDependent.c 1999-11-18 16:06:53 +00:00
Marty Kraimer
ede1ee1cdf new way to build 1999-11-18 16:05:40 +00:00
Jeff Hill
5a49dcb206 added prenthesis around arguments to VALID_MSG macro 1999-11-08 17:14:43 +00:00
Jeff Hill
3ea50f1bb7 fixed problem with VALID_MSG(PIIU) macro 1999-11-08 17:01:43 +00:00
Jeff Hill
a2ff8f4858 interface query updated to be compatible with Tornado II 1999-10-20 22:30:24 +00:00
Jeff Hill
66e6ece25d dont build if_depen.c under vxWorks 1999-10-20 22:26:01 +00:00
Jeff Hill
16e0762593 copy flags since they are now stored in a union 1999-10-20 22:21:24 +00:00
Jeff Hill
7584199835 suspend task if ca_import() fails 1999-10-14 23:34:18 +00:00
Jeff Hill
37b25dd8dc dont detect a flow control situation when select is telling us there is
something to read when there isnt anything there
1999-10-14 23:25:10 +00:00
Jeff Hill
704b352ba4 cleaned up doc 1999-10-13 23:08:42 +00:00
Jeff Hill
54f10f1fe2 proper blocking test around the call to flow_control_on() 1999-10-13 22:35:04 +00:00
Jeff Hill
d7f730d49b reformatted tabs in the TCP recv stub 1999-10-13 22:30:32 +00:00
Jeff Hill
2e1c249fc2 updated comment 1999-10-12 22:43:38 +00:00
Janet B. Anderson
426b874353 More Makefile changes for R3.14. 1999-10-12 18:03:38 +00:00
Janet B. Anderson
eb4eca432b Moved cadev.h caerr.h and caeventmask.h to src/include. 1999-10-12 18:01:43 +00:00
Jeff Hill
214ce75781 use a protocol jump table 1999-09-14 23:54:57 +00:00
Jeff Hill
0df94ed5cd dont save interface's IP address when querying local interfaces 1999-09-14 23:54:24 +00:00
Jeff Hill
889a98b86f changed the field name "m_type" to "m_dataType" to avoid
collision with a MACRO that is defined by the SENS IP stack
which is mandatory in WRS's Tornado II product.
1999-09-14 23:51:22 +00:00
Jeff Hill
14e2645c00 added ca_signal_formatted () 1999-09-14 23:50:43 +00:00
Jeff Hill
90e5cbad9c changed the field name "m_type" to "m_dataType" to avoid
collision with a MACRO that is defined by the SENS IP stack
which is mandatory in WRS's Tornado II product.

dont use sprintf() buffer for exceptions
1999-09-14 23:49:08 +00:00
Jeff Hill
51deb91ce7 removed fetch of local address for the EPICS_CA_ADDR_LIST 1999-09-14 23:40:02 +00:00