Commit Graph

7130 Commits

Author SHA1 Message Date
Jeff Hill
cee658604b fixed unprotected increment that might cause problems on RISC arch 2001-09-25 23:58:11 +00:00
Jeff Hill
1f21e491ed fixed race condition 2001-09-25 23:56:48 +00:00
Jeff Hill
78d663d064 implemented threadExitMain() 2001-09-25 15:59:16 +00:00
Jeff Hill
c7a82c3ce2 fixed race condition 2001-09-25 00:13:20 +00:00
Jeff Hill
0768bb9764 fixed potential race condition 2001-09-25 00:11:46 +00:00
Jeff Hill
0809aa8c8b cosmetic 2001-09-25 00:10:23 +00:00
Jeff Hill
8b0161c463 added comment 2001-09-25 00:09:26 +00:00
Jeff Hill
c4b6554964 assert fail before allowing invalid thread id into use 2001-09-25 00:07:14 +00:00
Janet B. Anderson
682dbfae7a Allow multiple includes of base RULES_BUILD (use first include). 2001-09-24 22:15:22 +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
Jeff Hill
8012642f9b cosmetic 2001-09-21 18:49:29 +00:00
Jeff Hill
ba4df8fd29 cosmetic 2001-09-21 17:33:20 +00:00
Jeff Hill
5b2d1df716 cosmetic 2001-09-21 17:29:25 +00:00
Jeff Hill
2e329813aa fixed possible race condition where put notify block might be nilled out
while it is running
2001-09-21 17:09:55 +00:00
Andrew Johnson
c5084f15cc Removed EPICS_EXTENSIONS dependencies as this causes problems with the
RELEASE file checker.  Now users of msi, sch2edif, e2db or dbst must
have these in their path, or define a variable pointing to the binary
in their application configure/RELEASE files.  Capfast users may also
want to add the definition CAPFAST_TEMPLATES pointing to their EPICS
symbols, originally found via (EPICS_EXTENSIONS)/templates/capfast
2001-09-20 20:26:38 +00:00
Andrew Johnson
2cb9e531cc Updated instructions in comments, moved EPICS_BASE to last line. 2001-09-20 20:14:35 +00:00
Andrew Johnson
4f2c38bb03 Changed how we decide whether or not to build cdCommands. 2001-09-20 20:09:14 +00:00
Jeff Hill
20ab67691f dont deadlock if ca_clear_event() is in the subscription update callback 2001-09-20 17:45:20 +00:00
Jeff Hill
a04d40082c fixed put notify blocking bug and put notify type mapping bug 2001-09-20 17:38:04 +00:00
Jeff Hill
e5d3ebaf70 catch out of bounds read 2001-09-20 17:34:06 +00:00
Jeff Hill
322b492f7f improved sync group startup sequence 2001-09-20 17:30:50 +00:00
Jeff Hill
329d91c595 improved subscription startup sequence 2001-09-20 17:30:26 +00:00
Jeff Hill
347997bed1 install ca diagnostics header file 2001-09-20 17:29:51 +00:00
Jeff Hill
f3edc221f3 catch additional exceptions and modified subscription startup
to work better with local channels
2001-09-20 17:29:25 +00:00
Jeff Hill
44e8fa75d3 improved test for local channels 2001-09-20 17:27:49 +00:00
Jeff Hill
bffacccf79 improved tcpiiu shut down seq 2001-09-20 17:26:02 +00:00
Jeff Hill
ba36f44354 allow use from C++ 2001-09-20 17:25:30 +00:00
Jeff Hill
d80c01f2b2 removed deadlock vulnerabilities 2001-09-20 17:24:54 +00:00
Jeff Hill
21f5c8a0de throw standard exception class 2001-09-20 17:17:10 +00:00
Jeff Hill
bdd20db4f2 dont initiate IO in constructor 2001-09-20 17:16:45 +00:00
Jeff Hill
863b0ebb03 added new exception 2001-09-20 17:13:19 +00:00
Jeff Hill
7597f551ad improved tcp shut down seq 2001-09-20 17:10:23 +00:00
Jeff Hill
b7128a8aa2 added stop threads member func 2001-09-20 17:09:50 +00:00
Marty Kraimer
f89f31b505 if epicsEventWaitWithTimeout fails dont continue 2001-09-20 13:46:37 +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
ecd1cafe46 replace ca_search_and_connect with ca_create_channel 2001-09-20 11:54:05 +00:00
Jeff Hill
296304ca00 doc 2001-09-19 15:45:38 +00:00
Janet B. Anderson
66e3a3de22 Updated comment. 2001-09-18 19:01:55 +00:00
Janet B. Anderson
38269f4f21 Added vim environment variables. 2001-09-18 19:00:48 +00:00
Jeff Hill
0d9df123c6 moved lock to avoid recursive lock and potential deadlock 2001-09-18 17:58:54 +00:00
Jeff Hill
2893c435ac doc 2001-09-18 17:06:31 +00:00
Jeff Hill
bce2df010c fixed comment 2001-09-17 17:44:23 +00:00
Jeff Hill
14d152bcaf cosmetic 2001-09-17 17:34:41 +00:00
Andrew Johnson
f280f73a64 Tidying up. 2001-09-14 20:06:07 +00:00
Andrew Johnson
65871f02e8 Tidying up convertRelease.pl stuff. 2001-09-14 20:02:30 +00:00
Janet B. Anderson
34d439983d Tool file description updates. 2001-09-14 17:28:33 +00:00
Janet B. Anderson
29e4cd9f61 Added definitions needed by base build. 2001-09-13 22:06:05 +00:00
Janet B. Anderson
f855880786 Now creates CONFIG_APP_INCLUDE file. 2001-09-13 21:46:22 +00:00