Commit Graph

  • 7aac2ec883 improved prioritized channel test Jeff Hill 2002-12-12 15:27:57 +00:00
  • 2f2d4bfae7 conditionally compile in mutex owner logging Jeff Hill 2002-12-12 14:50:27 +00:00
  • e0c75e80bc the portable success test for ioctl is if it returns an int greater than or equal to zero Jeff Hill 2002-12-12 01:15:19 +00:00
  • a612619458 continue with lock applied is holding lock? Jeff Hill 2002-12-12 01:01:32 +00:00
  • d0116a0669 fixed missing status Jeff Hill 2002-12-12 00:27:29 +00:00
  • 6b439d6b97 avoid chiken an egg problems during init by not using osi routines at osd level Jeff Hill 2002-12-12 00:23:45 +00:00
  • f0b9b606d5 Changes for capfast and OPT. Janet B. Anderson 2002-12-12 00:08:30 +00:00
  • 737211aff7 fixed gnu warning Jeff Hill 2002-12-11 23:21:29 +00:00
  • 648f60656a added struct for C Jeff Hill 2002-12-11 23:13:13 +00:00
  • fa1b9181cb added capability to record the last owner of the mutex, but perhaps this should be active only with debug builds Jeff Hill 2002-12-11 23:01:49 +00:00
  • 3c136f74d8 added epicsThreadIdGetSelf() performance test Jeff Hill 2002-12-11 22:56:53 +00:00
  • 5aa8fbb3c9 supress error message about bad fd when its a normal abort shutdown Jeff Hill 2002-12-11 19:14:19 +00:00
  • 50d6a77ce1 cosmetic changes Marty Kraimer 2002-12-11 19:14:15 +00:00
  • 8ce8820ecd fix for a problem that might occur on smp systems but has not been observed Jeff Hill 2002-12-11 19:05:47 +00:00
  • e8d03dc4d6 get rid of unnecessary pthread_self Marty Kraimer 2002-12-11 18:30:33 +00:00
  • 43eae2b3c3 more notes for R3.14.1 Marty Kraimer 2002-12-11 13:36:40 +00:00
  • dc5f217493 simplified Jeff Hill 2002-12-11 02:11:16 +00:00
  • 2ad0b9e362 shut up purify (mistake is in winsock but we can init the var and avoid the umr) Jeff Hill 2002-12-11 01:20:55 +00:00
  • b631253c9d define pure virtual ipAddrToAsciiAsynchronous::ioCompletionNotify for situations where the derived class's destructor is running precisely when the io completes, but the ipAddrToAsciiAsynchronous destructor has not yet run Jeff Hill 2002-12-11 01:19:37 +00:00
  • f4b01c2d59 added diagnostics Jeff Hill 2002-12-11 00:01:31 +00:00
  • 55d3b8a9f0 cosmetic Jeff Hill 2002-12-10 23:57:02 +00:00
  • 8ed40e2118 fixed code that no longer works with gcc 3.2 agressive alias analysis Jeff Hill 2002-12-10 23:48:46 +00:00
  • 5b1087379f cleaned up test Jeff Hill 2002-12-10 20:03:12 +00:00
  • 63abcb5e96 changes for 3.14.1 Marty Kraimer 2002-12-10 19:17:17 +00:00
  • 8cb253154e cosmetic Jeff Hill 2002-12-10 17:50:35 +00:00
  • be1b93bca0 switch back to using peek to see if bytes are coming Jeff Hill 2002-12-10 17:04:59 +00:00
  • 057dc7e2b2 fixed premature disconnect under load bug Jeff Hill 2002-12-10 16:59:53 +00:00
  • 416dd6bfda dont return void from a void function (some compilers dont support this) Jeff Hill 2002-12-10 16:59:36 +00:00
  • 02de364dff Change to a single unsigned i definition. Janet B. Anderson 2002-12-10 15:30:01 +00:00
  • d70ba845e5 dont take (and keep) the lock in the destructor because on POSIX its not allowed to own a mutex when it is destroyed Jeff Hill 2002-12-09 23:53:12 +00:00
  • 9286244343 Bug fix for Crun. Janet B. Anderson 2002-12-09 22:37:03 +00:00
  • f690464dc0 Comented out GCC and G++ definitions. Janet B. Anderson 2002-12-09 20:51:42 +00:00
  • 4552e55f18 Changes from R3.13 branch plus updates for R3.14.1. Janet B. Anderson 2002-12-09 20:32:43 +00:00
  • 0438779bf8 Added Com_DIR definition. Janet B. Anderson 2002-12-09 19:52:14 +00:00
  • 2904307894 Updates for solaris version. Janet B. Anderson 2002-12-09 17:08:29 +00:00
  • 0c02e3df3f Added vxWorks-ppc60*_long targets. Janet B. Anderson 2002-12-09 15:58:47 +00:00
  • 57a288d912 check for INT_MAX; Use epicsTypes for long and unsigned long fields Marty Kraimer 2002-12-09 15:37:38 +00:00
  • e90e86aadd Added compatibility define for dbDumpFldDes Janet B. Anderson 2002-12-07 18:21:08 +00:00
  • 3b1c83ed6b Added javadoc definitions and rules. Made other changes. Janet B. Anderson 2002-12-06 17:52:56 +00:00
  • 70d8342312 Set no cross targets as default. Changed tornado20 to tornado202. Janet B. Anderson 2002-12-06 17:51:42 +00:00
  • 71e3ea1a07 Solaris config file updates. Janet B. Anderson 2002-12-06 17:50:42 +00:00
  • 54ee23afb9 changes for long being 64 bits Marty Kraimer 2002-12-06 14:13:36 +00:00
  • 6f8cadf2d2 get rid of warning message Marty Kraimer 2002-12-06 14:09:47 +00:00
  • f838df514a get rid of warning messages Marty Kraimer 2002-12-06 13:47:40 +00:00
  • b9fc36e754 fixed borland build Jeff Hill 2002-12-06 02:22:06 +00:00
  • 81e366791a fix undefined symbols with gnu Jeff Hill 2002-12-06 00:47:48 +00:00
  • eaf3d04e51 fixed throws specification Jeff Hill 2002-12-06 00:36:39 +00:00
  • c041b69848 cleaned up blockUntilBytesArePendingInOS () Jeff Hill 2002-12-06 00:35:38 +00:00
  • b075effc76 changed name of R3.14 ca client status Jeff Hill 2002-12-06 00:22:50 +00:00
  • 7082532001 distinguish between db status and other types Jeff Hill 2002-12-06 00:22:24 +00:00
  • cd52995cfa some initial steps towards fre list based memory management Jeff Hill 2002-12-06 00:05:55 +00:00
  • 467ff91c4f clean up Jeff Hill 2002-12-05 23:59:44 +00:00
  • ad61c92957 optimized Jeff Hill 2002-12-05 23:54:21 +00:00
  • 234cb25dbe new member function Jeff Hill 2002-12-05 23:49:33 +00:00
  • a9cb77f196 dont spin for 50 calls to recv() if the incoming circuit is full - 5 times is probably better Jeff Hill 2002-12-05 23:49:13 +00:00
  • e5684a3296 changed name of error code Jeff Hill 2002-12-05 23:44:25 +00:00
  • 62b4c55d25 removed unused parameter Jeff Hill 2002-12-05 23:44:06 +00:00
  • 58dea0cea9 moved error message table out of header file Jeff Hill 2002-12-05 23:43:38 +00:00
  • fd2e9764a4 cosmetic Jeff Hill 2002-12-05 23:43:04 +00:00
  • bdc11782b9 moved error message table here Jeff Hill 2002-12-05 23:42:31 +00:00
  • e7ca950fbb simplified now that epicsMutexLockWithTimeout() is gone Jeff Hill 2002-12-05 23:39:17 +00:00
  • 59a8a70d4a optimized Jeff Hill 2002-12-05 23:19:43 +00:00
  • da20240ba4 code simplification Jeff Hill 2002-12-05 22:02:26 +00:00
  • f9a30fac96 fix sunpro and ms warning Jeff Hill 2002-12-05 21:58:24 +00:00
  • 33ffc42b15 FIX sunpro WARNING Jeff Hill 2002-12-05 21:57:27 +00:00
  • 1450bdd32d Added comments for new targets. Janet B. Anderson 2002-12-05 20:50:19 +00:00
  • 92b552bf52 Added solarisGnu target for solaris builds with GNU compiler. Janet B. Anderson 2002-12-05 20:47:54 +00:00
  • 948d3e5f15 Added ppc60*_long targets. Janet B. Anderson 2002-12-05 20:44:27 +00:00
  • 5547db3bf0 Removed references to X11 libraries. Janet B. Anderson 2002-12-05 20:41:47 +00:00
  • 9c4495df3b Removed comment line. Janet B. Anderson 2002-12-05 20:39:04 +00:00
  • 0b4a32c6bc Crun is needed only for solaris 8. Janet B. Anderson 2002-12-05 20:37:36 +00:00
  • ace4e5a9f6 epicsMutexLockWithTimeout no longer exists Marty Kraimer 2002-12-04 14:37:21 +00:00
  • faed748404 implement fast mutex for posix; remove epicsMutexLockWithTimeout Marty Kraimer 2002-12-04 14:36:41 +00:00
  • 4572c756f3 add -D_XOPEN_SOURCE=500 Marty Kraimer 2002-12-04 14:27:00 +00:00
  • 7581247789 build for 68040 Marty Kraimer 2002-12-04 14:26:14 +00:00
  • eb157872bd Use EPICS logging routines. No more syslog. Unless othersise specified, run the network daemons at a lower priority than the EPICS scan threads. This makes the scan response much more deterministic. W. Eric Norum 2002-12-03 22:00:12 +00:00
  • a2b7674eb1 Updated files list for R3.14.1 Janet B. Anderson 2002-12-03 21:40:01 +00:00
  • ae9b0cd3bd Removed PROD_VERSION definition. Janet B. Anderson 2002-12-03 20:26:21 +00:00
  • 500c0e22ba fix undefined symbols on Tornado II Jeff Hill 2002-12-03 00:46:10 +00:00
  • 5af2e2bb18 fix undefined symbols on Tornado II Jeff Hill 2002-12-03 00:37:58 +00:00
  • a5e80e7872 add return type to main Marty Kraimer 2002-12-02 20:43:45 +00:00
  • d773c5c10c Changed default CROSS_COMPILER_TARGET_ARCHS to nothing. Janet B. Anderson 2002-12-02 15:59:14 +00:00
  • 22898be749 add epicsThreadPriorityIocsh andepicsThreadPriorityBaseMax Marty Kraimer 2002-12-02 15:58:55 +00:00
  • c0d22b1e1d Allow hex doe VME_IO, CAMAC_IO, AB_IO, GPIB_IO, BITBUS_IO, BBGPIB_IO, VXI_IO Marty Kraimer 2002-12-02 15:20:33 +00:00
  • 8ed89fe9ce cosmetic changes Marty Kraimer 2002-12-02 15:14:08 +00:00
  • d37c75c9e9 get rid of warning message Marty Kraimer 2002-12-02 14:51:54 +00:00
  • d8c932a6ca Add prototype for OSI->OSS priority mapper. W. Eric Norum 2002-11-29 20:03:30 +00:00
  • 8d75c8baed Fix up definition of CONFORM_CXXFLAGS. Move definition of command-line library OP_SYS_LDLIBS so that the value isn't destroyed. W. Eric Norum 2002-11-29 14:53:21 +00:00
  • 384e3af4b5 Latest RTEMS add-on packages provide libtecla so make it the default on RTEMS. W. Eric Norum 2002-11-29 14:52:14 +00:00
  • 208aa3ce0b Simplified complier option definitions with T_A and OS_CLASS. Janet B. Anderson 2002-11-27 21:40:23 +00:00
  • 38596ab6cd Removed -nostdinc from cross builds. Caused problems with tornado2.2 build. Was told it was not needed. Janet B. Anderson 2002-11-27 21:37:33 +00:00
  • f131fe59ac Removed rebuild from ACTIONS definition. Janet B. Anderson 2002-11-27 21:35:07 +00:00
  • 6f7ecedea4 Link -lCom after -lrtemsCom since the rtems_init routines now use the error logging functions from libCom. W. Eric Norum 2002-11-27 17:18:28 +00:00
  • defcf41b0d always include stdlib Marty Kraimer 2002-11-27 16:16:28 +00:00
  • cd56605b19 use correct type for status Jeff Hill 2002-11-27 01:59:31 +00:00
  • 539da2f37e added diagnostic Jeff Hill 2002-11-27 01:58:42 +00:00
  • 883924dda6 use STRICT Jeff Hill 2002-11-26 23:24:16 +00:00
  • bf9491592c support W95 except if its a 64 bit build Jeff Hill 2002-11-26 23:24:00 +00:00
  • a05353b351 cleaned up reference() function Jeff Hill 2002-11-26 01:59:55 +00:00
  • 9052d64be3 Moved COMMANDLINE definitions. Janet B. Anderson 2002-11-25 23:34:40 +00:00