Commit Graph

557 Commits

Author SHA1 Message Date
William Lupton
b3b992c697 removed 'const' from ca_add_fd_registration arg 2000-03-14 19:40:23 +00:00
Jeff Hill
1a426076b1 fixed prototype for ca_add_exception_event() 2000-03-14 16:47:24 +00:00
Jeff Hill
f072daf26e cleaned up include order 2000-03-14 16:04:35 +00:00
Jeff Hill
74f1058f52 fixed more sun pro warnings 2000-03-13 22:33:38 +00:00
Jeff Hill
6cb1493727 sun pro warnings 2000-03-13 22:23:40 +00:00
Jeff Hill
fa7986c634 fixed sun pro warnings 2000-03-13 22:11:12 +00:00
Jeff Hill
20b809963b fixed sun pro warning 2000-03-13 21:36:56 +00:00
Jeff Hill
c9aabdcfac fixed sun pro warnings 2000-03-13 21:35:19 +00:00
Jeff Hill
0ca000e6fe fixed sun pro warnings 2000-03-13 21:30:06 +00:00
Jeff Hill
970c037703 more fixes for sun pro warnings 2000-03-13 21:08:43 +00:00
Jeff Hill
5e37f1b01c more sun pro warning fixes 2000-03-13 21:04:36 +00:00
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