Commit Graph

573 Commits

Author SHA1 Message Date
Jeff Hill
79728bc07d removed call to NOOP routine 2000-04-28 00:50:59 +00:00
Jeff Hill
423fcc1dbd removed my junk 2000-04-28 00:50:16 +00:00
Jeff Hill
1ca847078e cleaned out trash 2000-04-28 00:49:33 +00:00
Jeff Hill
9f94eee742 allow C++ 2000-04-28 00:41:38 +00:00
Jeff Hill
06f8507803 use threadPrioritySelf () 2000-04-28 00:39:04 +00:00
Jeff Hill
4de7f10b96 include interface specifications 2000-04-27 16:20:21 +00:00
Marty Kraimer
0b31c54889 registerRecordDeviceDriver no needed here 2000-04-25 13:03:07 +00:00
W. Eric Norum
e1f69a21e9 Let dbtr process the record after acquiring the lock. 2000-03-23 22:29:58 +00:00
Marty Kraimer
d2cf024099 strip trailing 0s and . from scan task names 2000-03-22 21:38:39 +00:00
Marty Kraimer
1001f39f9f build dbPutNotifyInitiate and dbPutNotifyDestroy 2000-03-22 21:20:20 +00:00
Marty Kraimer
37245fe309 added pvAdapter 2000-03-22 17:13:37 +00:00
Jeff Hill
1f748b515c changed init func to return void 2000-03-22 16:58:02 +00:00
Jeff Hill
7de7df7b58 fixed problem with win32 dll keywords and added new interface 2000-03-21 23:55:03 +00:00
Jeff Hill
23255f64a0 fixed problem with win32 dll keywords 2000-03-21 23:53:51 +00:00
Marty Kraimer
5f907737c5 changes per Benjamin Franksen 2000-03-21 19:23:28 +00:00
William Lupton
5d3e80838c added ca 2000-03-17 23:08:10 +00:00
Marty Kraimer
e776939e60 add threadInit() 2000-03-16 20:58:36 +00:00
Marty Kraimer
47631977f3 remove redundent db_access.h 2000-03-14 19:11:27 +00:00
Jeff Hill
a8d3509088 fixed DLL import problem 2000-03-14 19:05:17 +00:00
Jeff Hill
049e46366b fixed WIN32 DLL inmort/export issues 2000-03-14 18:23:47 +00:00
Jeff Hill
39a65244b5 link DLL with CA 2000-03-14 18:21:45 +00:00
Jeff Hill
53753e3bf6 use ansi prototype 2000-03-14 17:13:42 +00:00
Marty Kraimer
3866810d01 add struct dbCommon; 2000-03-13 20:45:10 +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
bbcec6d58d support for C++ 2000-03-09 19:24:51 +00:00
Janet B. Anderson
8b37a86446 Added dirs for libraries. 2000-03-06 22:14:42 +00:00
Marty Kraimer
1c6e496995 split db_access.h so ca not dependent on db 2000-03-06 21:44:08 +00:00
Marty Kraimer
25b1ab8e23 pdbbase is defined in dbAccessDefs.h 2000-03-03 13:38:42 +00:00
Marty Kraimer
39ed279872 cvtBpt.c moved from src/bpt to here 2000-03-02 19:14:35 +00:00
Jeff Hill
b3d4bcb0ca use new API 2000-02-29 22:14:19 +00:00
Marty Kraimer
51faf1f45a move dbLoadDatabase and dbLoadRecords to dbAccess.c 2000-02-29 21:02:04 +00:00
Marty Kraimer
a477054b92 get includes correct 2000-02-29 19:41:53 +00:00
Marty Kraimer
186748dc8d more changes for win32 build 2000-02-29 19:33:37 +00:00
Marty Kraimer
d531a281f4 define pdbbase in correct places 2000-02-28 22:35:16 +00:00
Marty Kraimer
4caa557842 still changes for building win32 dlls 2000-02-28 22:21:10 +00:00
Marty Kraimer
7113b8c63a try moving dbCa.h 2000-02-28 21:26:19 +00:00
Marty Kraimer
77bc79f57a changes for win32 dlls 2000-02-28 21:22:56 +00:00
Marty Kraimer
2f96451fc5 changes for win32 dlls 2000-02-28 20:57:39 +00:00
Marty Kraimer
960d0499ef add decorated names 2000-02-28 20:50:12 +00:00
Marty Kraimer
e20bc046ba changes for building win32 dlls 2000-02-28 20:34:07 +00:00
Marty Kraimer
83000c4be8 move dbAccess.h 2000-02-28 20:12:11 +00:00
Marty Kraimer
dd94c5714e set pdbbase =0; 2000-02-28 20:11:07 +00:00
Marty Kraimer
5dabd895d8 added epicsShareAPI 2000-02-28 19:57:29 +00:00
Marty Kraimer
9184eab746 added 2000-02-28 19:53:42 +00:00
Marty Kraimer
3cf6b5d37a changes for creating win dlls 2000-02-28 19:40:58 +00:00
Marty Kraimer
36696976f1 epicsShareAPI on db_post_single_event 2000-02-28 16:53:46 +00:00
Marty Kraimer
e898373f4a add epicsShareAPI 2000-02-28 16:40:44 +00:00
Marty Kraimer
18d435ed34 move all definitions for putNotify to dbNotify.h 2000-02-28 16:31:02 +00:00
W. Eric Norum
2ed0736bd0 Reflect routine name change from threadSuspend() to threadSuspendSelf(). 2000-02-26 23:45:24 +00:00