Commit Graph

7102 Commits

Author SHA1 Message Date
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
Janet B. Anderson
01e185e1fa Added RELEASE_INCLUDES and RELEASE_DBDFLAGS.
Removed base/configure defs, put defs in app/ext CONFIG_APP_INCLUDE file.
2001-09-13 21:43:53 +00:00
Andrew Johnson
c5d3e65511 Retain order of RELEASE entries in CONFIG_APP_INCLUDE and cdCommands.
Added <app>_HOST_LIB variable to CONFIG_APP_INCLUDE.
2001-09-13 21:30:23 +00:00
Andrew Johnson
365c82023f Re-ordered and renamed some output from configAppInclude. 2001-09-13 20:54:42 +00:00
Janet B. Anderson
2891f74d54 Removed reference to depends. 2001-09-13 20:05:20 +00:00
Janet B. Anderson
0fe3dcdbe7 Fix for remove command filenames. 2001-09-13 19:53:20 +00:00
Andrew Johnson
28435f8f09 Added instructions about configure/Makefile and configure/RULES.ioc. 2001-09-13 19:42:51 +00:00
Janet B. Anderson
0966f06cb9 dbMakeDBDDepends replaced by mkmf.pl. 2001-09-13 19:34:38 +00:00
Janet B. Anderson
8d7cb4ce1d Replaced makeDbDepends.pl with mkmf.pl. 2001-09-13 19:31:06 +00:00
Janet B. Anderson
118dcad5b4 Many DEPENDS changes. Many other changes also. 2001-09-13 19:29:58 +00:00
Janet B. Anderson
dbeab43347 Moved HOST_HDEPENDS_CMD here. 2001-09-13 19:28:42 +00:00
Janet B. Anderson
ce150624fb Removed HOST_HDEPENDS_CMD. 2001-09-13 19:27:04 +00:00
Janet B. Anderson
8cdc639fb9 Removed duplicate CROSS_CXXFLAGS. Changed CROSS_HDEPENDS_CMD to MKMF.
HDEPENDS_INCLUDES_MKMF set to files with relative path names only.
2001-09-13 19:24:20 +00:00
Andrew Johnson
0d2922fbcf Replaced with convertRelease.pl. 2001-09-13 19:19:15 +00:00
Andrew Johnson
575969a672 Switch to using convertRelease.pl script, run a consistency check in
application <top>/configure directories.
2001-09-13 19:17:52 +00:00
Andrew Johnson
c51161f7a4 New tool, replaces makeConfigAppInclude.pl makeIocCdCommands.pl
and makeRulesInclude.pl and also performs consistency checks of
application RELEASE files.
2001-09-13 19:14:36 +00:00
Janet B. Anderson
87661c57d4 R3.14.0beta1 2001-09-13 19:13:12 +00:00
Janet B. Anderson
c1ae00ab21 Removed references to MAKEDBDEPENDS and MAKEDBDDEPENDS. 2001-09-13 19:12:38 +00:00
Janet B. Anderson
c5fbd3e8ec Moved GCC_EXEC_PREFIX to CONFIG.CrossCommon. 2001-09-13 19:11:45 +00:00
Janet B. Anderson
f7b89d58e9 Moved GCC_EXEC_PREFIX definition here.
Removed -B option since GCC_EXEC_PREFIX is defined.
2001-09-13 19:11:12 +00:00
Janet B. Anderson
3334174809 Added -mpentium cflag. 2001-09-13 17:50:57 +00:00
Marty Kraimer
c39788961e dont call errlogPrintf if no memory 2001-09-13 17:45:37 +00:00
Janet B. Anderson
a5aa5c1543 Updated for R3.14.0.beta1. 2001-09-13 16:19:09 +00:00
Jeff Hill
9f96c98ff3 removed explicit template mechanism 2001-09-13 15:10:41 +00:00
Jeff Hill
60cd0e880b removed templ inst mechanism 2001-09-13 15:06:46 +00:00
Jeff Hill
2b9212727f removed explicit template mechanism 2001-09-13 15:02:15 +00:00
Janet B. Anderson
cc382a10e0 Updates for R3.14.0beta1. 2001-09-13 14:58:24 +00:00
Jeff Hill
82a6c078a9 no-longer needed since gnu now uses Borland style auto template instantiation 2001-09-13 14:56:32 +00:00
Janet B. Anderson
47779a4492 Comment changes only. 2001-09-12 14:23:02 +00:00