Commit Graph

  • 39bae7925b fixed ca_context_create doc Jeff Hill 2004-08-12 21:37:37 +00:00
  • 6acf7c6294 o added additional data type doc o added more info on binding servers to interfaces Jeff Hill 2004-08-12 18:40:32 +00:00
  • 9f216b07df added top level try catch block Jeff Hill 2004-08-12 17:58:04 +00:00
  • c23cb75b21 Install name must be absolute path. W. Eric Norum 2004-08-12 16:57:06 +00:00
  • 45f71fcde9 fixed string to numeric conversion functions Jeff Hill 2004-08-12 16:51:03 +00:00
  • ab627a9166 added string to double conversion functions Jeff Hill 2004-08-12 16:50:26 +00:00
  • 87023ea4b2 added function lookingup index matching string Jeff Hill 2004-08-12 16:45:17 +00:00
  • d41312bac5 Fix warning. W. Eric Norum 2004-08-12 13:38:17 +00:00
  • 012f44ff48 Fix convertDoubleToWakeTime warning. W. Eric Norum 2004-08-12 13:29:29 +00:00
  • e3e3737a71 Block signals in all but the main thread. W. Eric Norum 2004-08-11 21:37:55 +00:00
  • 2999b11a51 Removed output of SHRLIB_SEARCH_DIRS = TOP/lib/arch. Janet B. Anderson 2004-08-11 19:31:36 +00:00
  • 2a02939267 Simplified SHRLIB_SEARCH_FULLPATHDIRS definiton. Janet B. Anderson 2004-08-11 19:30:11 +00:00
  • 48b47b519d Added SHRLIB_SEARCH_DIRS = INSTALL_LIB definition. Janet B. Anderson 2004-08-11 19:29:05 +00:00
  • 73dd387f05 moved setThreadName() out so that it could use C++ exceptions instead of windows structured exceptions (which are not compiler portable) Jeff Hill 2004-08-11 00:46:38 +00:00
  • 2d613ba5d0 fixed DLL export Jeff Hill 2004-08-11 00:46:12 +00:00
  • 7ef6eaee28 fixed plural Jeff Hill 2004-08-04 20:14:09 +00:00
  • 9b3cf1dc84 fixed wrong network address constructor used in constructor specifying network address Jeff Hill 2004-08-04 20:08:56 +00:00
  • 8ebd5d4e0a errlog: implement atexit Marty Kraimer 2004-08-03 18:18:50 +00:00
  • 83adcfbaea implement atexit to cleanup Marty Kraimer 2004-08-03 18:17:56 +00:00
  • ac8dc4facd fixed locking associated with the cleanup flag (this is not a known problem, the problem was identified instead during code inspection) Jeff Hill 2004-07-30 23:34:24 +00:00
  • 75ddcbaf06 fixed problems with cleanup of partially created tcp client Jeff Hill 2004-07-30 23:02:37 +00:00
  • cd1d544401 fixed argument declaration in ca_clear_channel Jeff Hill 2004-07-30 17:55:56 +00:00
  • 1cfd4c9100 Initial version. Janet B. Anderson 2004-07-28 14:14:11 +00:00
  • 4d84f66918 IOC shell changes. W. Eric Norum 2004-07-26 18:45:38 +00:00
  • 84dd4cdd2b Add iocshCmd command. General cleanup. Split help code into separate function. W. Eric Norum 2004-07-26 18:21:57 +00:00
  • 8148784a20 exitWait ( double delay ) => exitWait (const double delay ) Marty Kraimer 2004-07-16 12:53:56 +00:00
  • 12b20f2398 More changes for OkToBlock Marty Kraimer 2004-07-16 11:33:53 +00:00
  • 4324145435 dont printf unless pvtData.toConsole Marty Kraimer 2004-07-15 14:04:29 +00:00
  • e227241d4b args were in wrong order Marty Kraimer 2004-07-15 12:41:40 +00:00
  • f07f9d8b2b Remove most dbDump commands because there are already other commands that call them. Marty Kraimer 2004-07-15 12:41:09 +00:00
  • c43b60c6ef allow null string or * Marty Kraimer 2004-07-15 12:03:41 +00:00
  • f4251bcf79 make snc propram reentrient Marty Kraimer 2004-07-15 11:54:05 +00:00
  • 1b20ea0e6a wrong logic on msgbufGetFree(isOkToBlock) Marty Kraimer 2004-07-14 13:22:28 +00:00
  • 6c205869f6 Put all -R directories in RUNTIME_LDFLAGS. Janet B. Anderson 2004-07-13 19:35:20 +00:00
  • 3e5f48cd05 Put all -R directories in RUNTIME_LDFLAGS. Janet B. Anderson 2004-07-13 19:28:26 +00:00
  • dfebaae2cf Use fullpathdir in rpath directories. Janet B. Anderson 2004-07-13 19:25:37 +00:00
  • 6c46c794f6 Add macro RULES_TOP - fullpath to a module top directory. Janet B. Anderson 2004-07-13 19:23:34 +00:00
  • 6355bd4c80 Test if DBD_INSTALLS and DB_INSTALLS are non zero instead if defined. Janet B. Anderson 2004-07-13 19:14:27 +00:00
  • 629b14d3d4 epicsThreadIsOkToBlock epicsThreadSetOkToBlock only for calling thread Marty Kraimer 2004-07-13 14:49:18 +00:00
  • f54d1ca30a epicsThreadIsOkToBlock epicsThreadSetOkToBlock only for calling thread Marty Kraimer 2004-07-13 13:35:35 +00:00
  • 4d5213f609 Fix typo. W. Eric Norum 2004-07-12 16:15:42 +00:00
  • 3d1dfa5dc6 Simplify printf ==>> epicsStdoutPrintf redefinition. Use __printf__ in GCC attribute specifier to avoid conflict. W. Eric Norum 2004-07-12 16:00:48 +00:00
  • b4715368d7 epicsThreadSetOkToBlock Marty Kraimer 2004-07-12 13:08:43 +00:00
  • 6cb83962d0 fprintf(stdout => printf Marty Kraimer 2004-07-09 18:47:33 +00:00
  • 99778934c1 Ensure that redirection is off before attempting to read next line. W. Eric Norum 2004-07-09 18:40:42 +00:00
  • f6e1d32b25 Add 'ok-to-block' flag. W. Eric Norum 2004-07-09 18:30:29 +00:00
  • 975a1af43b fix OkToBlock Marty Kraimer 2004-07-09 18:19:18 +00:00
  • f2fc8f8838 ShellContext=>OkToBlock Marty Kraimer 2004-07-09 17:53:54 +00:00
  • e9f54b70d9 if shellContext call printf from initial thread Marty Kraimer 2004-07-09 16:06:51 +00:00
  • b97efc9f7d implement ShellContext Marty Kraimer 2004-07-09 16:05:53 +00:00
  • 23d4d7f790 printf always becomes epicsStdoutPrintf Marty Kraimer 2004-07-09 13:35:12 +00:00
  • 94e70da4ef Allow redirection from recursive iocsh invocations. W. Eric Norum 2004-07-09 13:18:40 +00:00
  • 744e836ad8 Add I/O redirection. W. Eric Norum 2004-07-08 21:19:42 +00:00
  • ad878fc71d printf now overridden Marty Kraimer 2004-07-08 20:48:35 +00:00
  • 51a8b2ec98 more changes to make override of printf work Marty Kraimer 2004-07-08 20:47:00 +00:00
  • 6669549c68 override printf Marty Kraimer 2004-07-08 20:17:03 +00:00
  • 55b22facee include epicsStdio Marty Kraimer 2004-07-08 20:16:36 +00:00
  • 77a8aa677a printf => epicsStdioPrintf Marty Kraimer 2004-07-08 18:10:05 +00:00
  • 2f7abfdd7a clean up and include epicsStdio.h Marty Kraimer 2004-07-08 16:15:01 +00:00
  • 8006613981 char => const char Marty Kraimer 2004-07-08 15:25:56 +00:00
  • 4a7152c1a2 dbl dbhcr no longer have filename arg; char => const char Marty Kraimer 2004-07-08 15:09:49 +00:00
  • 77b28ee777 changes for reports Marty Kraimer 2004-07-08 14:43:45 +00:00
  • cb430154d0 add test of epicsGetStdout/epicsPutStdout Marty Kraimer 2004-07-08 12:08:14 +00:00
  • cb34e16385 added epicsGetStdin/epicsSetStdin and stdout and stderr Marty Kraimer 2004-07-08 11:55:46 +00:00
  • f212fae267 split epicsStdio into common and osdStdio portions Marty Kraimer 2004-07-07 16:03:51 +00:00
  • ce1be263d5 This commit was manufactured by cvs2svn to create branch 'B3.14'. cvs2svn 2004-07-07 16:03:49 +00:00
  • 0ca4281952 fixed gcc 3.4 issue Jeff Hill 2004-07-07 14:58:10 +00:00
  • 05dad621be ODLY was not handled properly Marty Kraimer 2004-07-06 14:13:09 +00:00
  • 8507d48527 calcoutRecord fix Marty Kraimer 2004-07-06 14:11:28 +00:00
  • 44c358d6bd Use correct option character. optopt is valid only when getopt returns '?'. W. Eric Norum 2004-07-06 03:01:11 +00:00
  • 0f7189d62b This problem was reported by Kate Feng and Stephanie Allison. Andrew Johnson 2004-07-02 23:09:13 +00:00
  • d254a52c4d fixed gcc 3.4 issue Jeff Hill 2004-06-28 16:18:19 +00:00
  • 400c482bb2 fixed the following problems o application could hang for too long in ca_context_destroy() attempting a clean shutdown if circuit is known to be unresponsive o unexpected errno from recv message was improperrly supressed for locally initiated circuit abort Jeff Hill 2004-06-22 18:21:12 +00:00
  • 3b602063fa made two member functions private Jeff Hill 2004-06-22 18:15:30 +00:00
  • c097ce9b82 added channel connected context destroy test Jeff Hill 2004-06-21 21:34:45 +00:00
  • 288e8abe90 many changes Jeff Hill 2004-06-17 23:49:21 +00:00
  • e5ba349551 eliminated redundant code from subscription and channel destroy Jeff Hill 2004-06-17 23:32:36 +00:00
  • 7f3db9f676 channelNode public memebers should be protected members Jeff Hill 2004-06-17 23:32:09 +00:00
  • d0ca66c2e3 cancel outstanding IO when a channel becomes unresponsive Jeff Hill 2004-06-17 23:31:30 +00:00
  • 33ee0cba83 no need to maintain count of circuits insttalled when they are installed on a doubly linked list Jeff Hill 2004-06-17 23:30:32 +00:00
  • 61a4d8a0d3 protect against exceptions occurring when eliminating excessive send backlog o creating channel o creating subscription also eliminated redundant code from subscription destroy Jeff Hill 2004-06-17 23:26:18 +00:00
  • 88b13e36f0 removed call to epicsThreadSleep() in verifyImmediateTearDown() Jeff Hill 2004-06-17 23:16:16 +00:00
  • 42b80245b3 Significantly revised, added stuff about default values. Andrew Johnson 2004-06-17 18:22:06 +00:00
  • b14965dee5 Build with R3.14 rules if available (not tested...) Andrew Johnson 2004-06-17 16:19:47 +00:00
  • 2b21145d19 Fix int/pointer conversion warnings. W. Eric Norum 2004-06-17 04:07:34 +00:00
  • 6a1ea9df6a Add missing include. W. Eric Norum 2004-06-17 01:12:58 +00:00
  • ec29674d06 Fix missing format. W. Eric Norum 2004-06-17 01:12:40 +00:00
  • 6fe68a0cb3 Fix printf args/formats. W. Eric Norum 2004-06-17 01:10:59 +00:00
  • b9fa2e7515 More string termination bugs, this time missing terminators. Andrew Johnson 2004-06-16 19:10:11 +00:00
  • aa2273c7d3 removed use of EPICS_CA_ADDRESS_LIST Jeff Hill 2004-06-16 15:39:34 +00:00
  • 58a741d845 Clean up -- use epicsStrDup instead of ad-hoc allocation. W. Eric Norum 2004-06-16 13:21:52 +00:00
  • f291862044 Fixed dbLoadTemplates oops! Environment variables tests don't exercise the non-dirty path as much... Andrew Johnson 2004-06-15 19:07:51 +00:00
  • 0999b6d923 fixed 1st monitor update not delivered when didnt change when unresponsive Jeff Hill 2004-06-14 21:49:39 +00:00
  • c75ab8eea6 fixed undefined link Jeff Hill 2004-06-14 18:08:27 +00:00
  • d5d828aa7b Let this compile and run (with reduced capability) on R3.13. W. Eric Norum 2004-06-14 18:02:00 +00:00
  • da5bc3b820 disconnect servers that send missaligned protocol Jeff Hill 2004-06-14 17:45:43 +00:00
  • 1a6c1caa54 Fixed path to ConvertingR3.14.1AppsToR3.14.2.html so future website copies don't have to be changed on installation. Andrew Johnson 2004-06-14 16:41:44 +00:00
  • 0e0aa7bac5 disconnect servers that send missaligned protocol Jeff Hill 2004-06-11 19:27:50 +00:00
  • ef04b81c74 disconnect clients that send missaligned protocol Jeff Hill 2004-06-11 18:56:55 +00:00
  • 7035e0f475 Replaced macErrMessage macros with errlogPrintf Fixed 2 possible buffer overflow bugs Added an entry type string for error/warning messages Implemented default values in macro expansions $(name=default) Improved usefulness of error reporting Andrew Johnson 2004-06-11 15:40:14 +00:00