Jeff Hill
20aebe4460
kludge to test thread switch on Linux
2001-07-13 02:16:07 +00:00
Jeff Hill
2758df6db2
fixed potential deadlock
2001-07-13 02:06:16 +00:00
Jeff Hill
35d23ac6bd
fixed cac rundown bugs
2001-07-13 01:58:23 +00:00
Jeff Hill
a29b0fafc7
changed name of constant and added block until recv
...
backlog is complete to pend_event
2001-07-12 23:57:24 +00:00
Jeff Hill
ef4ebf4d4b
work correctly on systems without preemptive schedualing
2001-07-12 23:48:14 +00:00
Jeff Hill
bc0b51dbe4
made mf private
2001-07-12 23:25:58 +00:00
Jeff Hill
207f25f469
fixed typo
2001-07-12 18:03:45 +00:00
Jeff Hill
c61e68b4e3
revert to using virtual destroy() to destroy timers
2001-07-12 17:53:51 +00:00
Jeff Hill
b061bb6eb9
no need to save pointer to timer queue now
2001-07-12 16:04:04 +00:00
Jeff Hill
1042e657c8
improved internal class hierarchy
2001-07-12 16:02:54 +00:00
Jeff Hill
41a2ba5a9b
make timer queue visible from epicsTimer
2001-07-12 02:23:14 +00:00
Jeff Hill
f82a4a28d2
fixed comment
2001-07-12 02:20:55 +00:00
Jeff Hill
1403317247
fixed gnu warning
2001-07-11 23:47:40 +00:00
Jeff Hill
2923f64442
improved syntax diagnostic
2001-07-11 23:33:53 +00:00
Jeff Hill
e5b28e846b
adapt to new timer API
2001-07-11 23:31:45 +00:00
Jeff Hill
a16db0ee59
optimized word pop
2001-07-11 23:30:24 +00:00
Jeff Hill
ca2c93bda4
improved schedualing of recv process thread
2001-07-11 23:28:57 +00:00
Jeff Hill
72cbc5edf0
added recv proc flush postpone
2001-07-11 23:26:56 +00:00
Jeff Hill
c285cbfa30
optimized out v41ok test
2001-07-11 23:25:32 +00:00
Jeff Hill
bab43925ac
removed dated entry
2001-07-11 23:24:30 +00:00
Jeff Hill
9a1023a5da
optimized word pop
2001-07-11 23:24:02 +00:00
Jeff Hill
1ac9d69c64
added new pop routines
2001-07-11 23:22:08 +00:00
Jeff Hill
94a05a3077
removed junk
2001-07-11 23:19:45 +00:00
Jeff Hill
a5c339209b
improved schedualing of recv process thread
2001-07-11 23:19:13 +00:00
Jeff Hill
b1fee9b6e3
detect problems with ca poll
2001-07-11 23:17:21 +00:00
Jeff Hill
8ffb5e5fb9
delete timer via timer queue
2001-07-11 23:16:34 +00:00
Janet B. Anderson
71fa55fd2a
Removed unused shrlib suffix.
2001-07-09 20:05:04 +00:00
Janet B. Anderson
7b54119ff8
Changed to gnu compiler for depends rule.
2001-07-09 20:04:24 +00:00
Jeff Hill
21dc0da78c
fixed benign memory leak
2001-07-05 18:01:03 +00:00
Jeff Hill
d36ee2b634
cosmetic
2001-07-05 16:11:37 +00:00
Jeff Hill
7a6a6dc53e
fixed comment
2001-07-05 16:10:54 +00:00
Jeff Hill
5640c38032
removed garbage
2001-07-03 23:57:58 +00:00
Jeff Hill
c717ab3aec
track with timer API changes
2001-07-03 23:36:10 +00:00
Janet B. Anderson
a9f1052b59
Removed unused HOST_OPT_FLAGS definition.
2001-07-03 23:13:56 +00:00
Marty Kraimer
29b706dd35
call asSubRecordFunctionsRegister
2001-07-03 19:25:39 +00:00
Jeff Hill
5a9517cc4c
update the tiome stamp when scanning
2001-07-03 18:50:24 +00:00
Jeff Hill
803d57042d
improved "usage" diagnostic
2001-07-03 18:04:55 +00:00
Jeff Hill
8f07a836f0
use errlogPrintf
2001-07-03 18:04:30 +00:00
Jeff Hill
0eba4833fb
improved "usage" diagnostic and cmd line syntax
2001-07-03 18:03:49 +00:00
Jeff Hill
40ed20bdb1
use uniform PV name extension
2001-07-03 18:03:12 +00:00
Jeff Hill
40dab8bd5b
fixed spelling in comment
2001-07-03 18:01:40 +00:00
Jeff Hill
2b5d0af492
upgraded test diagnostics
2001-07-03 17:01:27 +00:00
Marty Kraimer
5ff1a8f2a3
make default precision 6 instead of 0
2001-07-03 12:49:01 +00:00
Jeff Hill
6db46f8890
properly byte swap in exception message
2001-07-03 01:27:13 +00:00
Jeff Hill
00815ca1c9
changed interface so that unreferenced table will not optimize away,
...
and fixed problem where get callback exception was incorrectly
handled
2001-07-03 00:59:38 +00:00
Jeff Hill
1fdcd08c9d
changed interface so that unreferenced table will not optimize away
2001-07-03 00:58:18 +00:00
Jeff Hill
e195df9f32
improved test diagnostics
2001-07-03 00:55:07 +00:00
Jeff Hill
b90c266295
fixed diagnostic
2001-07-03 00:54:37 +00:00
Andrew Johnson
185b773419
Added configuration files for the MVME2100 running Linux, both cross
...
and self-hosted compilation supported (but you don't want to use the
self-hosted if you can help it!). Assumes the standard Hard Hat
Linux install locations for the cross-development tools.
2001-07-02 21:49:36 +00:00
Andrew Johnson
f4f3c931b0
Extended the ~tsSLList<T>() workaround, egcs-2.91.66 doesn't like this either.
2001-07-02 21:44:51 +00:00