Andrew Johnson
6e364ace47
Changed arg to dbCaCallbackProcess() to make it match dbCaCallback.
...
Removed matching unnecessary casts in softDev support routines.
2009-04-29 18:24:25 +00:00
Andrew Johnson
365389437c
Removed epicsShareAPI decorator from all functions, to fix WIN32 problem
...
found by Mark Rivers: The dbCaCallback typename was not decorated, but the
functions being called through it apparently are.
2009-04-29 17:26:25 +00:00
Ralph Lange
990ba62e0b
Added support for new MSI and MSS link flags
2009-04-03 20:54:00 +00:00
Andrew Johnson
c9bc70bd6a
Added iocBuild, iocPause and iocRun commands.
...
These are mainly for redundant IOCs, but may be useful elsewhere.
iocBuild prepares the IOC and freezes it just before it goes live.
A subsequent iocRun kicks it into life, or restarts it when paused.
iocPause freezes all scan tasks and disconnects the server.
2008-07-09 21:31:56 +00:00
Marty Kraimer
5902d83d19
changes for dbCaPutCallback
2003-12-16 19:47:48 +00:00
Marty Kraimer
46a8fac619
add dbCaPutLinkCallback
2003-11-06 16:39:05 +00:00
Janet B. Anderson
93b0bf478d
Updated license comments.
2002-07-12 21:35:43 +00:00
Jeff Hill
d88370af6d
fixed the ca client library status
2002-07-10 00:38:40 +00:00
Marty Kraimer
adc6677275
add extern for C callable routines
2002-05-06 19:01:15 +00:00
Marty Kraimer
dddb201f53
cleanup Attributes; no calls to ca while holding locks
2002-04-04 14:57:19 +00:00
Marty Kraimer
e80ea9a289
add const in may places
2001-02-06 15:19:53 +00:00
Marty Kraimer
6a52eff141
osiTime=>epicsTime
2001-01-31 13:34:02 +00:00
Marty Kraimer
92f89579f6
changes for creating DLLs
2000-02-25 22:01:31 +00:00
Marty Kraimer
72328cce1b
semId => semBinaryId and semMutexId
2000-01-27 19:47:32 +00:00
Marty Kraimer
20196ff502
replace osiClock calls with tsStamp calls
2000-01-04 20:26:19 +00:00
Marty Kraimer
e37bd9fac8
changes for 3.14
1999-09-13 18:28:08 +00:00
Marty Kraimer
161e66adc4
added dbCaGetTimeStamp
1998-09-29 14:11:33 +00:00
Marty Kraimer
afa44fae79
added routines to obtain options for link field
1996-09-04 15:27:53 +00:00
Marty Kraimer
e52d0e0929
Fixed numerous bugs
1996-06-11 19:49:47 +00:00
Marty Kraimer
28797e7a1a
Changes for dynamic link modification
1996-04-22 14:33:50 +00:00