Commit Graph

575 Commits

Author SHA1 Message Date
Jeff Hill
0e823a62c7 fixed memcpy () arguments reversal 2000-04-28 02:19:49 +00:00
Jeff Hill
d9bd2a3bdf workaround for Solaris compiler bug 2000-04-28 02:16:03 +00:00
Jeff Hill
cefdde06d4 added missing void 2000-04-28 01:46:11 +00:00
Jeff Hill
547f1b15fa major revisions 2000-04-28 01:29:00 +00:00
Marty Kraimer
dc56ff0b0d pvEventQueuePostSingleEventNoop noew returns void 2000-03-23 14:15:42 +00:00
Jeff Hill
63852bb1f9 change single event post to return void 2000-03-22 17:37:40 +00:00
Marty Kraimer
800b45a28b separate pvAdapter definitions from cadef 2000-03-22 16:49:58 +00:00
Jeff Hill
0b71825578 dont wrap other header files with extern "C" 2000-03-21 18:47:31 +00:00
Jeff Hill
d71cc2b7b3 cosmetic 2000-03-21 18:43:13 +00:00
Jeff Hill
5c10c3b409 proper flush for claim messages 2000-03-15 16:05:38 +00:00
Jeff Hill
20f46a2283 cosmetic 2000-03-14 22:55:12 +00:00
Jeff Hill
4602470c64 changed function names 2000-03-14 22:49:41 +00:00
Jeff Hill
a96e26b018 moved new definitions here 2000-03-14 22:48:49 +00:00
Jeff Hill
e854d70404 dont include net_convert.h 2000-03-14 22:46:45 +00:00
Jeff Hill
b9ab41263e changed symbol names and moved routines within the file 2000-03-14 22:45:58 +00:00
Jeff Hill
99cf6c259f dont include addrList.h 2000-03-14 22:45:03 +00:00
Jeff Hill
d98f89a45f use new symbol name 2000-03-14 22:42:00 +00:00
Jeff Hill
a76d253bd3 added dll export keywords 2000-03-14 22:41:30 +00:00
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