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
Jeff Hill
5b4426baf8
use exception to pass back failed situation
2002-04-30 22:12:27 +00:00
Jeff Hill
74324ac5dd
added comment
2002-04-30 22:11:22 +00:00
Jeff Hill
11f1a21d0e
renamed functions and moved tcpiiu functions here
2002-04-30 22:10:59 +00:00
Jeff Hill
37623e5ac6
installed
2002-04-30 22:09:36 +00:00
Jeff Hill
49e5f620bd
made get/put functions void
2002-04-30 22:09:19 +00:00
Jeff Hill
52ffe979b7
moved exception handling out of c++ functions
2002-04-30 22:08:29 +00:00
Jeff Hill
6e0cf9207d
moved functions to comQueSend
2002-04-30 22:06:49 +00:00
Jeff Hill
a4ce9eeefc
turn off hpux warnings
2002-04-30 16:14:42 +00:00
Jeff Hill
f79f3fe5a5
turn off hpux warnings
2002-04-30 16:06:39 +00:00
Marty Kraimer
bc1c518b1c
fix definition for isinf
2002-04-30 15:06:48 +00:00
Jeff Hill
1494d211a6
avoided large bss
2002-04-30 00:55:12 +00:00
Jeff Hill
e5f5ffdee4
workaround for sun pro bug
2002-04-26 02:04:48 +00:00
Jeff Hill
9b74f123e5
all virtual functions in baseNMIU are now pure
2002-04-26 01:24:24 +00:00
Jeff Hill
515f5c811c
added comment
2002-04-26 01:23:59 +00:00
Jeff Hill
b22084a741
firmed up compile time lock requirements
2002-04-26 00:10:35 +00:00
Jeff Hill
9e46188c51
firmed up compile time lock requirements
2002-04-25 23:51:20 +00:00
Jeff Hill
0680710841
cosmetic
2002-04-25 23:50:53 +00:00
Jeff Hill
35deb5810c
dont hide global new with placement new/delete
2002-04-25 22:19:05 +00:00