Commit Graph

5031 Commits

Author SHA1 Message Date
Jeff Hill 047c69e388 added definition of min 2000-09-26 21:11:56 +00:00
Jeff Hill 3e302e5982 uncommented gdd and cas 2000-09-26 21:03:08 +00:00
Jeff Hill e6f2fd4194 fix for mising left paren 2000-09-26 20:59:53 +00:00
Jeff Hill 945cd55ff2 use new udp size constants defined by ca lib 2000-09-26 20:32:50 +00:00
Jeff Hill 725b56e81b export additional symbols from dll 2000-09-26 20:24:56 +00:00
Marty Kraimer d0aeba086b fix priority bug; better Show 2000-09-26 20:22:39 +00:00
Jeff Hill b9fb83d506 allow IOC to mount through different path than build system 2000-09-26 16:41:34 +00:00
Marty Kraimer 7e197541bd free mutex 2000-09-26 12:53:28 +00:00
Janet B. Anderson 15abf72fa6 Added win32 resource file. 2000-09-25 22:20:26 +00:00
Janet B. Anderson 670c772738 Added win32 resource file. 2000-09-25 22:15:10 +00:00
Janet B. Anderson 2c22665371 Added win32 resource files. 2000-09-25 22:13:37 +00:00
Janet B. Anderson b1535b0e16 Added win32 resource file. 2000-09-25 22:09:03 +00:00
Janet B. Anderson 87aaff4c53 Changes for win32 borland compiler. 2000-09-25 22:05:59 +00:00
Janet B. Anderson aae3676fa0 Added win32 resource file. 2000-09-25 22:02:14 +00:00
Janet B. Anderson 864f4f8997 Added win32 resource files. 2000-09-25 20:22:44 +00:00
Marty Kraimer 56dae11a7f better exception handler messages 2000-09-25 12:50:59 +00:00
Marty Kraimer 2e85eb0f1f changes to dfanout as described in 3.13 release notes 2000-09-25 12:49:00 +00:00
W. Eric Norum 66c7b2b2fa Add iocLogInit() registration. 2000-09-21 22:19:47 +00:00
Marty Kraimer c4827bc1f7 lock while processing link 2000-09-15 19:27:36 +00:00
Jeff Hill db52f124b9 improved management of per channel IO list 2000-09-15 17:32:24 +00:00
Jeff Hill 83c72bce7a fixed lock where an unlock should be 2000-09-14 19:42:17 +00:00
Jeff Hill 6d701a9626 restored Roger Coles data type manipulation macros to their
orignal horrific state
2000-09-14 16:05:44 +00:00
Jeff Hill 7cf4d6bc57 cosmetic 2000-09-14 00:43:31 +00:00
Jeff Hill 53faeff877 added new line at EOF 2000-09-14 00:41:53 +00:00
Jeff Hill b933cb9421 proper cleanup of local channels 2000-09-14 00:39:47 +00:00
Jeff Hill 51fa417e9f proper cleanup of local channels and remove static from operator
new/delete  following convention
2000-09-14 00:38:45 +00:00
Jeff Hill 52fa8a40ff avoid benign diagnostic from error checking programs 2000-09-14 00:34:25 +00:00
Jeff Hill d727e229eb proper cleanup of local channels 2000-09-14 00:33:35 +00:00
Jeff Hill 5e764be847 improved message 2000-09-14 00:30:29 +00:00
Jeff Hill 760bc84761 set debug level with unsigned number now 2000-09-14 00:29:50 +00:00
Jeff Hill 0b68381cf0 use of static on operator new and delete does not appear to follow
convention (other than in effective C++)
2000-09-14 00:29:02 +00:00
Jeff Hill 1496c44a3a cosmetic 2000-09-14 00:28:00 +00:00
Jeff Hill 8f2a5171c9 cleanup if event add fails 2000-09-14 00:25:58 +00:00
Jeff Hill fbb50928ce added cancel method 2000-09-14 00:21:43 +00:00
Jeff Hill 226fc86ce5 improved shutdown behavior 2000-09-14 00:21:09 +00:00
Jeff Hill a8d4bdfa66 improved socket shutdown behavior and fixed byte order for
status code retrieved from exception message
2000-09-14 00:19:56 +00:00
Jeff Hill af52592030 detect problems with type manipulation macros 2000-09-14 00:18:23 +00:00
W. Eric Norum bbf577ba54 Add utility routines which vxWorks provides but RTEMS does not. 2000-09-13 16:21:32 +00:00
Jeff Hill 1536bd52f6 added debug messages 2000-09-12 19:40:11 +00:00
Jeff Hill 8b69dee979 fixed improper status check on ellFind 2000-09-12 18:37:37 +00:00
Jeff Hill 40b4b1766c added new header install to INC 2000-09-12 14:57:12 +00:00
Jeff Hill f58dd57315 doc 2000-09-11 16:15:29 +00:00
Jeff Hill 2e86137945 deprecated old iterators 2000-09-11 15:24:18 +00:00
Jeff Hill de4b096a70 check for N == 0 in release function also 2000-09-11 15:22:47 +00:00
Jeff Hill 0b21179092 made more functions inline 2000-09-11 15:21:34 +00:00
Jeff Hill 2fa4a247c7 fixed spelling problems 2000-09-11 13:56:20 +00:00
Marty Kraimer 73725a3791 revert to using ca_task_initialize 2000-09-08 12:49:12 +00:00
Jeff Hill cc21e955bf changed abotive shutdown 2000-09-07 19:32:48 +00:00
Jeff Hill f14203f83c fixed gnu warning 2000-09-07 19:32:08 +00:00
Jeff Hill e31e9fd04a changed messages 2000-09-07 19:31:37 +00:00