Commit Graph

41 Commits

Author SHA1 Message Date
Marty Kraimer
4a4b3dc26c fix bug 2005-08-25 13:04:04 +00:00
Marty Kraimer
b4f40d0011 epicsStdioRedirect 2004-08-27 16:20:09 +00:00
Marty Kraimer
c43b60c6ef allow null string or * 2004-07-15 12:03:41 +00:00
Marty Kraimer
ace4e5a9f6 epicsMutexLockWithTimeout no longer exists 2002-12-04 14:37:21 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Marty Kraimer
31bbf5997a TPRO did not work if dbProcess called recursively by different tasks 2002-04-08 14:46:14 +00:00
Marty Kraimer
9a651fe9bf remove extra debug statements; changes for clarity 2001-09-26 11:49:26 +00:00
Marty Kraimer
e4a75d4a8c latest changes. Still extra printf statements 2001-09-24 19:49:08 +00:00
Marty Kraimer
878809a164 Still not working. Many asserts 2001-09-24 15:02:39 +00:00
Marty Kraimer
42ecec6b11 fix bugs in dbLockShowLocked 2001-09-20 13:46:08 +00:00
Marty Kraimer
93d2705002 must Unlock 2001-09-20 11:54:27 +00:00
Marty Kraimer
ae74e745f3 fix race condition 2001-04-06 12:45:06 +00:00
Marty Kraimer
ef7a2bdcc4 add dbLockShowLocked
even scalar DB_LINKs forced into lock set
2001-04-05 14:56:22 +00:00
Marty Kraimer
1e33387764 major change in algortihm 2001-03-30 20:20:55 +00:00
Marty Kraimer
a8f3980097 Fix dbScanLock so it takes global lock 2001-03-26 21:40:07 +00:00
Marty Kraimer
6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
Marty Kraimer
36a69befd8 replace osiSem with epicsMutex and/or epicsEvent 2001-01-11 16:15:14 +00:00
Marty Kraimer
01b8b82a94 remove start_time 2000-10-04 19:33:04 +00:00
Marty Kraimer
25b1ab8e23 pdbbase is defined in dbAccessDefs.h 2000-03-03 13:38:42 +00:00
Marty Kraimer
186748dc8d more changes for win32 build 2000-02-29 19:33:37 +00:00
Marty Kraimer
e20bc046ba changes for building win32 dlls 2000-02-28 20:34:07 +00:00
Marty Kraimer
3cf6b5d37a changes for creating win dlls 2000-02-28 19:40:58 +00:00
W. Eric Norum
2ed0736bd0 Reflect routine name change from threadSuspend() to threadSuspendSelf(). 2000-02-26 23:45:24 +00:00
Marty Kraimer
7a24fa2299 more changes for creating dlls 2000-02-25 22:28:44 +00:00
Marty Kraimer
92f89579f6 changes for creating DLLs 2000-02-25 22:01:31 +00:00
W. Eric Norum
a23d093e29 Remove task argument to threadSuspend(). 2000-02-08 20:14:59 +00:00
Marty Kraimer
72328cce1b semId => semBinaryId and semMutexId 2000-01-27 19:47:32 +00:00
Marty Kraimer
573536e4ba threadLockContextSwitch not necessary 2000-01-25 15:08:48 +00:00
Marty Kraimer
20196ff502 replace osiClock calls with tsStamp calls 2000-01-04 20:26:19 +00:00
Marty Kraimer
f9e516b9bd changes for osiSem changes 1999-12-14 22:08:05 +00:00
Marty Kraimer
e37bd9fac8 changes for 3.14 1999-09-13 18:28:08 +00:00
Andrew Johnson
fe89248624 Converted most void* entries in dbCommon into struct ... * entries
and removed the casts in the code.  There are more casts in device
and record support which should now be removed, but I haven't done
them (yet..).
1999-05-13 20:52:40 +00:00
Marty Kraimer
2ce2fc4c86 call taskSuspend instead of exit 1998-11-09 17:06:34 +00:00
Marty Kraimer
601de8c5e5 changed from semBCreate to semMCreate 1998-05-20 20:59:46 +00:00
Marty Kraimer
4bfe2bf8ee Fix include statements 1998-01-20 16:20:07 +00:00
Marty Kraimer
84df076e38 checks that lset was allocated 1996-10-15 19:15:26 +00:00
Marty Kraimer
333b379287 fixed bugs 1996-09-04 15:26:58 +00:00
Marty Kraimer
87307b87bf Changed extension db to dbd 1996-06-24 13:15:57 +00:00
Marty Kraimer
012180ab65 Still working on 3.13.0.alpha3 1996-05-09 14:51:09 +00:00
Marty Kraimer
28797e7a1a Changes for dynamic link modification 1996-04-22 14:33:50 +00:00