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 |
|
Jeff Hill
|
b419f26e3f
|
added additional system librarries for static build
|
2000-09-13 17:37:03 +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
|
afb5908b03
|
merged_epics_R3_13_1_branchToTrunk
|
2000-09-08 14:26:36 +00:00 |
|
Marty Kraimer
|
da811dcf1d
|
add warnings for violation of effective c++ guidelines
|
2000-09-08 12:50:39 +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 |
|
Jeff Hill
|
b27129b684
|
removed
|
2000-09-07 01:42:06 +00:00 |
|
Jeff Hill
|
57143c27c7
|
installed
|
2000-09-07 01:41:31 +00:00 |
|
Jeff Hill
|
58b5aa0256
|
eliminated claimsPendingIIU class and moved IO counters into
independent class
|
2000-09-07 01:39:24 +00:00 |
|
Jeff Hill
|
b6ba34d372
|
eliminated claimsPendingIIU class
|
2000-09-07 01:36:26 +00:00 |
|
Jeff Hill
|
85bc26978f
|
eliminated claimsPendingIIU class and also debug sleep call
|
2000-09-07 01:34:43 +00:00 |
|
Jeff Hill
|
1a75f78159
|
fixed GNU warning
|
2000-09-07 01:33:11 +00:00 |
|
Jeff Hill
|
8328d9a8e9
|
added newline at EOF
|
2000-09-07 01:32:41 +00:00 |
|
Jeff Hill
|
8ad391b0c5
|
made lock members const
|
2000-09-07 01:31:27 +00:00 |
|
Jeff Hill
|
ef77d41cc1
|
fixed potential race condition and turned TCPNODELAY on
|
2000-09-07 01:30:43 +00:00 |
|
Jeff Hill
|
b7b1a82472
|
fixed potential race condition
|
2000-09-07 01:25:04 +00:00 |
|
Jeff Hill
|
042dfaded2
|
modified shutdown sequence
|
2000-09-07 01:22:58 +00:00 |
|
Jeff Hill
|
ffaadbd95f
|
removed unused methods
|
2000-09-07 01:20:47 +00:00 |
|
Jeff Hill
|
47aeeb2d18
|
removed
|
2000-09-07 01:18:45 +00:00 |
|
Jeff Hill
|
3aaa3282ad
|
installed
|
2000-09-07 01:17:47 +00:00 |
|
Jeff Hill
|
94267b9b22
|
removed unused methods and data
|
2000-09-07 01:17:12 +00:00 |
|
Jeff Hill
|
4015d6f811
|
made IO counter into independent class
|
2000-09-07 01:15:33 +00:00 |
|