Commit Graph

589 Commits

Author SHA1 Message Date
Marty Kraimer
be5abe7d07 add decorated names to dbtpn 2000-05-10 12:56:22 +00:00
Marty Kraimer
2b89e74777 force dbServiceIO to register with CA 2000-05-09 17:50:12 +00:00
Marty Kraimer
c16d0e774d remove debug printf statemenst 2000-05-05 12:41:16 +00:00
Jeff Hill
091147080c fixed gnu warnings 2000-05-05 01:19:32 +00:00
Jeff Hill
b67f3c49d1 fixed DLL keyword related problems 2000-05-04 15:18:54 +00:00
Jeff Hill
e722536d7a removed prototype for function that is no longer exported 2000-05-04 01:13:23 +00:00
Janet B. Anderson
ef51233280 Changes for win32 build. 2000-05-03 18:56:24 +00:00
Marty Kraimer
ff1bb798fd make it easier for user code 2000-05-02 20:07:59 +00:00
Marty Kraimer
4b5ca321fd bad choice 2000-05-02 12:19:33 +00:00
Marty Kraimer
69a09717ec create proper defs for dbcar 2000-05-01 21:03:00 +00:00
Marty Kraimer
0892a7965c add dbior; add support for c++ 2000-04-28 18:29:49 +00:00
Marty Kraimer
9bba2b9dc5 added new utility functions 2000-04-28 18:28:59 +00:00
Marty Kraimer
03722676f6 moved to src/misc 2000-04-28 18:27:44 +00:00
Jeff Hill
cb2904af5d build new source files 2000-04-28 00:54:54 +00:00
Jeff Hill
52467d71dd installed 2000-04-28 00:54:26 +00:00
Jeff Hill
a18943ad9f removed NOOP routines 2000-04-28 00:53:20 +00:00
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