Commit Graph

7711 Commits

Author SHA1 Message Date
Jeff Hill
fede2bbfcc added newline at eof 2002-05-09 15:01:52 +00:00
Jeff Hill
bae9cd3f9a removed unused member 2002-05-09 15:01:06 +00:00
Jeff Hill
8352aeb398 reordered ctor init to eliminate gnu warning 2002-05-09 15:00:40 +00:00
Jeff Hill
ee3666f242 reordered init to eliminate gnu warning 2002-05-09 15:00:14 +00:00
Jeff Hill
cfadf93a1f restructured exception handler 2002-05-09 00:39:18 +00:00
Jeff Hill
42b45eb09a cosmetic 2002-05-09 00:37:46 +00:00
Jeff Hill
a37fc2a962 new interface 2002-05-09 00:37:15 +00:00
Jeff Hill
07bf67ef2f moved someof the functionality into the old interface and improved shutdown sequence 2002-05-09 00:36:55 +00:00
Jeff Hill
71827bb2ce moved someof the functionality into the old interface 2002-05-09 00:35:32 +00:00
Jeff Hill
cc0abe0d02 interface change 2002-05-09 00:33:41 +00:00
Jeff Hill
40b3f5571e adapt to interface change 2002-05-09 00:33:02 +00:00
Jeff Hill
d96252dbc5 COSMETIC 2002-05-09 00:32:33 +00:00
Jeff Hill
b056f542aa optimized 2002-05-09 00:32:00 +00:00
Jeff Hill
82c7b2cd85 io counters are now in old interface 2002-05-09 00:30:17 +00:00
Jeff Hill
cac8ac979b adapt to new interface 2002-05-09 00:29:46 +00:00
Jeff Hill
38ac07f64f eliminated the tcp kill timer 2002-05-09 00:29:04 +00:00
Jeff Hill
0f58a2eb39 moved someof the functionality into the old interface 2002-05-09 00:28:40 +00:00
Jeff Hill
3c5f460e0f match new interface 2002-05-09 00:26:44 +00:00
Jeff Hill
78e871e05c moved chan out to derived class 2002-05-09 00:26:13 +00:00
Jeff Hill
e696fa03eb cosmetic 2002-05-09 00:23:50 +00:00
Jeff Hill
9518468911 new virtual iiu interface 2002-05-08 23:34:14 +00:00
Jeff Hill
48e23429cb moved io in progress counter to old interface 2002-05-08 23:33:37 +00:00
Jeff Hill
8289f8550b improved shutdown sequence 2002-05-08 23:29:57 +00:00
Jeff Hill
6729deed11 removed 2002-05-08 23:26:50 +00:00
Jeff Hill
88e03be763 use cac ref to force tcpiiu shutdown 2002-05-08 23:26:38 +00:00
Jeff Hill
4f670ec9fe now stores a cac ref 2002-05-08 23:26:10 +00:00
Jeff Hill
524a987774 adapt to interface change 2002-05-08 23:24:34 +00:00
Jeff Hill
1078a86e36 cleaned up shut down sequence 2002-05-08 23:22:52 +00:00
Jeff Hill
7fcb189dfb made lock/unlock entry points inline again 2002-05-08 23:15:31 +00:00
Jeff Hill
ff05ad2dc3 reduced thread entry function scoppe to static 2002-05-08 23:14:46 +00:00
Jeff Hill
16ac080f9b cosmetic 2002-05-08 23:13:26 +00:00
Jeff Hill
9850a45190 allow assignment 2002-05-08 22:50:12 +00:00
Jeff Hill
ee15607526 added removeAll mf 2002-05-08 22:49:03 +00:00
Janet B. Anderson
f7c8b673d7 Added quotes around tempfile name. 2002-05-08 19:27:06 +00:00
Janet B. Anderson
a6f57f4d5e Added default definitions. 2002-05-08 19:25:32 +00:00
W. Eric Norum
561c250892 New developer tools (gcc-3.1) are better at using precompiled headers so
there's no longer any need to specify -fno-cpp-precomp.
Continue changes aimed at supporting shared libraries.  They 'almost' work
now, but there seems to be some problems with getting the right version
when multiple libraries provide a routine.
2002-05-07 18:19:55 +00:00
W. Eric Norum
918d247e96 Change build order so that RTEMS libCom test applications build properly
when building from scratch.
2002-05-06 20:08:14 +00:00
W. Eric Norum
4dac34a6ab Build complete applications for RTEMS. 2002-05-06 20:05:35 +00:00
Marty Kraimer
adc6677275 add extern for C callable routines 2002-05-06 19:01:15 +00:00
Marty Kraimer
ea7b1518b2 set putf false if record disabled 2002-05-06 18:56:57 +00:00
Marty Kraimer
cd252cf8a2 latest additions 2002-05-06 18:54:30 +00:00
Andrew Johnson
543e1975a3 Fix URL to EPICS home page. 2002-05-02 20:12:15 +00:00
Ralph Lange
68fe111e9b Changes for HPUX 2002-05-02 13:07:53 +00:00
Jeff Hill
a7a2f1c019 make this compile on vc++ 6 2002-05-01 00:42:40 +00:00
Jeff Hill
320bb98ae5 fixed shutdown problem 2002-04-30 23:04:48 +00:00
Jeff Hill
ad05e2bbdf made constructor public 2002-04-30 22:16:53 +00:00
Jeff Hill
8ff481530c use auto_ptr to avoid leaks 2002-04-30 22:16:25 +00:00
Jeff Hill
363dd09ca9 cosmetic 2002-04-30 22:15:42 +00:00
Jeff Hill
2f56969b60 moved exception hanling to C interface 2002-04-30 22:15:09 +00:00
Jeff Hill
877518ab26 restructured 2002-04-30 22:14:26 +00:00