Commit Graph

  • 107f1fa37f added array capabilities Jeff Hill 2004-09-23 21:56:51 +00:00
  • 6c12088e2a += connection status reporting (based on Jeff's suggestions plus timestamps for connection loss events) Ralph Lange 2004-09-23 15:47:57 +00:00
  • 889d8bc6c2 fixed potential race on SMP systems Jeff Hill 2004-09-23 00:24:04 +00:00
  • 1584471439 o fixed errno based diagnostic converting errno to string after errno was replaced Jeff Hill 2004-09-22 18:55:17 +00:00
  • c020be9e04 fixed delay functionality and removed call to show at exit Jeff Hill 2004-09-22 18:45:43 +00:00
  • ff419d8922 added destroyAllPV call Jeff Hill 2004-09-22 18:45:11 +00:00
  • 6e01a1e22c o fixed forced disconnect closes socket when shutdown should be used otherwise fdmgr prints bad fd diagnostic in tight loop - problem was seen only when very old CA client version connects Jeff Hill 2004-09-22 17:55:00 +00:00
  • 6d70a66826 o fixed errno based diagnostic converting errno to string after errno was replaced o fixed forced disconnect closes socket when shutdown should be used otherwise fdmgr prints bad fd diagnostic in tight loop - problem was seen only when very old CA client version connects Jeff Hill 2004-09-22 17:54:37 +00:00
  • a33d6585f9 fixed errno based diagnostic converting errno to string after errno was replaced Jeff Hill 2004-09-22 17:51:59 +00:00
  • 6615cb7fbd removed calls to exit() which cause problems on RTEMS where exit() has different behavior than on vxWorks. Jeff Hill 2004-09-21 23:56:27 +00:00
  • 694d0401f0 Updates to make files general. Updated for R3.14.7. Janet B. Anderson 2004-09-20 19:56:08 +00:00
  • a29a954a19 MVME2100. W. Eric Norum 2004-09-17 21:20:51 +00:00
  • 63a4b83b16 Add support for MVME2100. W. Eric Norum 2004-09-17 21:18:43 +00:00
  • f41a7910c4 Allow configuration from PPCBUG NVRAM. W. Eric Norum 2004-09-17 20:48:09 +00:00
  • 88702dd180 fixed to work with non-ms compiler Jeff Hill 2004-09-17 15:02:52 +00:00
  • c31910760f More warnings removed. W. Eric Norum 2004-09-16 19:29:09 +00:00
  • 0d07d00108 Clean up warnings. Improve error message. W. Eric Norum 2004-09-16 19:27:23 +00:00
  • 3d377eed1d removed atexit handler that calls epicsThreadExit because: o recursive exit call is bad o this causes shutdown problems with DLL codes on windows => the workaround is an atexit handler that calls epicsExitCallAtExits in the poosix osdThreads atexit handler Jeff Hill 2004-09-16 18:22:33 +00:00
  • 63aba004d1 Add explantory message. W. Eric Norum 2004-09-16 17:52:23 +00:00
  • f8647ac5c6 Guard against overzealous optimizers. W. Eric Norum 2004-09-16 15:56:35 +00:00
  • 045619d68a Fix bug in 'pending' routine. Provide rudimentary show routine. W. Eric Norum 2004-09-16 15:31:32 +00:00
  • cd84c95920 Don't let receiver printing mess up priority-based send checks. Improve priority-based send check messages. W. Eric Norum 2004-09-16 15:29:00 +00:00
  • 7a1249cd99 Allow calls from RTEMS test harness. W. Eric Norum 2004-09-16 14:04:21 +00:00
  • 262901c567 call epicsAtExit from errlogThread Marty Kraimer 2004-09-16 11:25:09 +00:00
  • c7e31a2a41 Treat RTEMS like vxWorks. W. Eric Norum 2004-09-16 00:45:45 +00:00
  • 99690a12e2 Tread RTEMS like vxWorks. W. Eric Norum 2004-09-16 00:41:03 +00:00
  • ca9146dfb5 Allow calling from RTEMS test harness. W. Eric Norum 2004-09-15 22:02:49 +00:00
  • 5d2cc64d62 Allow calling from RTEMS test harness. W. Eric Norum 2004-09-15 21:39:05 +00:00
  • 15c156d41f remove unnecessary dbScanLock/Unlock Marty Kraimer 2004-09-15 17:55:27 +00:00
  • ab176a13cd dbNotifyCancel waits for userCallback if active Marty Kraimer 2004-09-15 12:44:17 +00:00
  • cb1c8e14af Get isnan/isinf. W. Eric Norum 2004-09-14 23:09:33 +00:00
  • 4a95bacb24 Pick up OS-specific declarations. W. Eric Norum 2004-09-14 23:08:29 +00:00
  • 66c0ecd2f9 Moved wildcard parentheses to end of line. Janet B. Anderson 2004-09-14 22:06:28 +00:00
  • 3973a3fdb2 Typo. W. Eric Norum 2004-09-14 20:25:12 +00:00
  • a7b44180bd Redirect special case. W. Eric Norum 2004-09-14 20:21:10 +00:00
  • 096172f252 Handle <foo >bar properly. W. Eric Norum 2004-09-14 19:58:09 +00:00
  • e8a2cdeee1 dbNotifyCancel waits for callback to complete Marty Kraimer 2004-09-14 18:58:52 +00:00
  • e6173f93eb dbNotifyCancel waits for callback to complete Marty Kraimer 2004-09-14 18:22:57 +00:00
  • f81097d891 avoid cast that reduces size of type Jeff Hill 2004-09-07 16:33:21 +00:00
  • 269acc7478 added AS write trap for put callback Jeff Hill 2004-09-07 16:01:29 +00:00
  • 2f33de21fe avoid ioctl on closed socket during client rundown Jeff Hill 2004-09-07 15:52:14 +00:00
  • e553e1b21e Added a cast for HP's compiler Ralph Lange 2004-09-06 13:39:59 +00:00
  • 0d2e8aa434 o added config via EPICS_CA_MAX_SEARCH_PERIOD Jeff Hill 2004-09-03 21:36:58 +00:00
  • dd3d974bc7 o fixed clients that dont see server's beacon dont reconnect o added config via EPICS_CA_MAX_SEARCH_PERIOD o when successful search response arrives dont allow search period to get to long o dont scan channels when searching to find lowest retry count as this doesnt change behavior and adds overhead Jeff Hill 2004-09-03 21:12:38 +00:00
  • f02e58528c doc for EPICS_CA_MAX_SEARCH_PERIOD Jeff Hill 2004-09-03 21:08:09 +00:00
  • 1f791db248 eliminated very short window where channel could be installed by udp thread while iiu is being destroyed. Jeff Hill 2004-09-02 19:47:31 +00:00
  • d7cf7531b2 should set the private variable id to nill when deleteing it Jeff Hill 2004-09-02 16:26:04 +00:00
  • bd93889676 changes for commits Marty Kraimer 2004-08-31 18:19:48 +00:00
  • a2cd656268 handle array allocation properly when link connects Marty Kraimer 2004-08-31 18:13:56 +00:00
  • bcbcf05110 atReboot calls epicsExitCallAtExits not epicsExit Marty Kraimer 2004-08-31 17:57:00 +00:00
  • f408398166 add atReboot for vxWorks Marty Kraimer 2004-08-31 12:43:40 +00:00
  • 34a59c7eb9 do not call exit on vxWorks Marty Kraimer 2004-08-31 12:43:08 +00:00
  • 447e03c994 atReboot is new Marty Kraimer 2004-08-31 12:42:28 +00:00
  • bedba55eb5 add defs for C++ Marty Kraimer 2004-08-31 12:41:56 +00:00
  • 0f2ce403bb added warnings about calling CA from interrupt context, also more doc about vxWorks 5.4 netowrk stack pool Jeff Hill 2004-08-30 21:39:15 +00:00
  • 4d636df146 extern C except for registerObj Marty Kraimer 2004-08-30 13:39:03 +00:00
  • 4c827f8104 Updated supported platforms. Janet B. Anderson 2004-08-27 17:10:31 +00:00
  • 5d036dc54b Updated for R3.14.7. Janet B. Anderson 2004-08-27 17:04:10 +00:00
  • 5a41338d08 epicsExit Marty Kraimer 2004-08-27 16:23:20 +00:00
  • b4f40d0011 epicsStdioRedirect Marty Kraimer 2004-08-27 16:20:09 +00:00
  • 63f139adc5 epicsExit and epicsStdioRedirect Marty Kraimer 2004-08-27 16:04:26 +00:00
  • 47223261a0 This commit was manufactured by cvs2svn to create branch 'B3.14'. cvs2svn 2004-08-27 16:04:23 +00:00
  • a15c5377f2 allow epicsStdioRedirect Marty Kraimer 2004-08-27 16:02:03 +00:00
  • 162ffc9873 epicsExit is new Marty Kraimer 2004-08-27 16:00:41 +00:00
  • 34a4b00f91 This commit was manufactured by cvs2svn to create branch 'B3.14'. cvs2svn 2004-08-27 16:00:33 +00:00
  • 5505bfc3ab do not include epicsStdio Marty Kraimer 2004-08-27 16:00:04 +00:00
  • 72021a6501 Updated supported platforms. Janet B. Anderson 2004-08-27 15:15:10 +00:00
  • 2e07db4a3e Removed duplicate directories and added catools, softIoc, and excas. Janet B. Anderson 2004-08-27 14:52:58 +00:00
  • 2c7e345a00 changes for epicsExit and epicsStdio Marty Kraimer 2004-08-27 13:39:39 +00:00
  • 916038e13a fixed holding lock while suspended in epicsThreadSuspendSelf() Jeff Hill 2004-08-26 23:36:05 +00:00
  • 6f030c8030 added additional doc on array size config Jeff Hill 2004-08-25 22:40:33 +00:00
  • 4e92e2f36c Add prototype for strtok_r which is in the library but not in the headers with -ansi. W. Eric Norum 2004-08-24 21:13:05 +00:00
  • 0120c0e2a1 added -420 for China's MIN_WEST Jeff Hill 2004-08-24 15:18:15 +00:00
  • 3d42f8df29 Add note about signals and subthreads. W. Eric Norum 2004-08-13 13:22:52 +00:00
  • bf9cd7241a added try catch block Jeff Hill 2004-08-13 01:10:03 +00:00
  • 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