Marty Kraimer
37fbc3b19d
epicsRingBytes replaces osiRing
2000-12-15 16:35:17 +00:00
Marty Kraimer
5700c0a8c2
replace osiRing with epicsRingPointer
2000-12-15 15:17:00 +00:00
Marty Kraimer
f110f47011
replace osiRing with epicsRingPointer
2000-12-15 15:05:48 +00:00
Jeff Hill
f4397da253
fixed gnu warning
2000-12-14 01:20:26 +00:00
Jeff Hill
55e6d1a8d5
fixed gnu warnings
2000-12-14 01:05:37 +00:00
Jeff Hill
7a5b239bff
fixed gnu warnings
2000-12-14 00:41:49 +00:00
Jeff Hill
5f5c51fc44
fixed MS warnings
2000-12-08 02:12:19 +00:00
Janet B. Anderson
1b128857c8
Added missing #endif.
2000-12-06 18:56:22 +00:00
Janet B. Anderson
0217cb7b49
Added tsDefs.
2000-12-06 16:41:00 +00:00
Janet B. Anderson
fd5b26a387
Added tsDefs - R3.13 compatibility tsStamp code
2000-12-06 16:38:04 +00:00
W. Eric Norum
e1c196f0ad
Plug memory leak -- free thread private variable information when task exits.
2000-11-30 15:23:51 +00:00
Jeff Hill
7f16818f53
added additional debug stmnts
2000-11-22 00:52:33 +00:00
Jeff Hill
24b8e85338
fixed host name parse
2000-11-22 00:46:36 +00:00
Jeff Hill
c8f4fac5dc
fix net mask fetch for Solaris
2000-11-21 23:46:53 +00:00
Jeff Hill
16d897ff93
initialize net mask entry
2000-11-21 22:17:07 +00:00
Jeff Hill
f211944fb3
added netmask field to addr node
2000-11-21 22:16:27 +00:00
Jeff Hill
f3bd7daba2
fixed parsing of port numbers with host names
2000-11-21 22:15:11 +00:00
Jeff Hill
1eee39d1c9
fixed comment
2000-11-21 00:36:18 +00:00
Jeff Hill
1d26155a03
allow traverse to work correctly when the node is deleted
2000-11-21 00:30:31 +00:00
Jeff Hill
17b939f6d6
fixed missing const
2000-11-20 21:23:00 +00:00
Jeff Hill
ffe38880e9
fixed const traverse
2000-11-20 21:00:55 +00:00
Jeff Hill
6943e07f55
added const traverse function
2000-11-20 20:52:01 +00:00
Jeff Hill
8c4747fe7b
removed entry delete functionality
2000-11-20 17:52:42 +00:00
Jeff Hill
3b422a60fa
use ( (void ) 0 ) instead of just (void)
2000-11-08 20:24:42 +00:00
Jeff Hill
2c26c663cb
fixed SLL iterator performance
2000-11-08 04:33:36 +00:00
Jeff Hill
cb6dfd31d0
SLL iterator speed up
2000-11-08 04:24:59 +00:00
Jeff Hill
a3fe65a59a
fixed SLL iterator performance
2000-11-08 04:20:30 +00:00
Jeff Hill
87a07b3f22
fixed SLL iterator performance
2000-11-08 04:16:59 +00:00
Jeff Hill
be993f0de6
fixed SLL iterator performance
2000-11-08 04:14:27 +00:00
Jeff Hill
6922c4586d
cosmetic
2000-11-08 04:05:01 +00:00
Jeff Hill
5d8b53ab3e
fixed SO_REUSEADDR WIN32 strangeness
2000-11-08 04:04:18 +00:00
Jeff Hill
b8f736fac4
added auto locker class
2000-11-08 04:03:58 +00:00
Jeff Hill
2ded135da9
fixed SLL iterator performance
2000-11-08 03:48:48 +00:00
Jeff Hill
f9b3f734f0
fixed comment
2000-11-08 01:03:43 +00:00
Jeff Hill
03a89c0f2e
use nonambig this
2000-11-08 01:02:55 +00:00
Jeff Hill
8cae692103
fixed iterator performance
2000-11-08 01:02:04 +00:00
Jeff Hill
8e49220af5
fixed syntax err that ms did not detect
2000-10-20 22:18:38 +00:00
Jeff Hill
1e6d54f6da
backed out part of the operator = change
2000-10-20 22:09:54 +00:00
Jeff Hill
d107f664e5
cleaned up operator =
2000-10-20 22:06:45 +00:00
Jeff Hill
95f536d8f2
fix Solaris warnings about dubious tag declaration "struct timespec"
2000-10-20 21:20:22 +00:00
Jeff Hill
e9dbe33a14
find should use the current version of the iterator
2000-10-20 21:14:46 +00:00
Jeff Hill
3e548bdd60
added tests for tsDllList::find()
2000-10-20 21:11:59 +00:00
W. Eric Norum
bf2d280464
Add stackCheck command to show per-task stack usage. Stack statistics
...
are gathered only when STACK_CHECKER_ON is defined as 1 in rtems_config.c.
This should be done only when necessary since it slows down context switches.
2000-10-19 19:53:48 +00:00
Marty Kraimer
8b07d77189
remove unneeded include
2000-10-16 14:24:33 +00:00
Jeff Hill
df78e9c4e0
fixed type of inclusion used
2000-10-12 18:37:06 +00:00
Jeff Hill
a58e3bccf1
fixed type of inclusion used
2000-10-12 16:48:33 +00:00
Marty Kraimer
36b24f350e
New version from Eric; Now thread safe for 1 reader, 1 writer
2000-10-12 13:58:57 +00:00
Jeff Hill
bd8db23aec
temp removed use of RTTI
2000-10-12 00:45:26 +00:00
Jeff Hill
d3a0cee977
added additional debug output
2000-10-11 22:35:35 +00:00
Jeff Hill
f920a1241e
configure that WINSOCK is very different about SO_REUSEADDR
2000-10-11 22:26:41 +00:00