Marty Kraimer
|
31faca4b3d
|
fix bad commit
|
2003-08-06 18:16:47 +00:00 |
|
Jeff Hill
|
78b532ee75
|
fixed race condition in virtual circuit shutdown sequence
|
2003-08-06 18:11:34 +00:00 |
|
Jeff Hill
|
ecc3206e11
|
allow freeList template arguments to be specified
|
2003-08-06 17:43:18 +00:00 |
|
Jeff Hill
|
4359938ed6
|
added virtual circuit free list and fixed race condition in virtual circuit shutdown sequence
|
2003-08-06 17:42:55 +00:00 |
|
Jeff Hill
|
1fb594833b
|
added virtual circuit free list
|
2003-08-06 17:41:40 +00:00 |
|
Jeff Hill
|
4202695246
|
added test to detect ca context run down problems
|
2003-08-06 17:01:53 +00:00 |
|
Jeff Hill
|
5184d1807a
|
added test to detect ca context run down problems
|
2003-08-06 16:47:59 +00:00 |
|
Marty Kraimer
|
300af9164a
|
src/vxWorks/src to libCom/osi/os/vxWorks; devLib works on vxWorks and RTEMS
|
2003-08-05 18:48:31 +00:00 |
|
Marty Kraimer
|
da00278de6
|
moved stuff to src/libCom/osi/os/vxWorks
|
2003-08-05 18:38:19 +00:00 |
|
cvs2svn
|
087f0afafb
|
This commit was manufactured by cvs2svn to create branch 'B3.14'.
|
2003-08-05 18:38:18 +00:00 |
|
Marty Kraimer
|
f973722d5a
|
suppress warning mesage if no record/device/driver support
|
2003-08-05 18:03:31 +00:00 |
|
Marty Kraimer
|
cd10c21647
|
Previously if a dbGetLink failed on one of the input links, dbGetLink was not called for the remaining links. Now it is
|
2003-08-05 18:01:43 +00:00 |
|
Marty Kraimer
|
6ea736d0ed
|
put notify did not act properly if a record had disp=TRUE
|
2003-08-05 16:03:02 +00:00 |
|
Marty Kraimer
|
ad9f577faf
|
fix bad comments
|
2003-08-05 15:21:15 +00:00 |
|
Janet B. Anderson
|
a892dffd12
|
Only build OBJS for vxWorks.
|
2003-08-04 21:42:39 +00:00 |
|
Robert Soliday
|
ce29455411
|
Minor changes added for Borland's C++ compiler on Linux
|
2003-08-01 19:13:39 +00:00 |
|
Jeff Hill
|
8d2b3ce0ea
|
improved warning message
|
2003-07-31 19:38:14 +00:00 |
|
Jeff Hill
|
4f9530500b
|
improved warning message
|
2003-07-31 18:58:54 +00:00 |
|
W. Eric Norum
|
af35fa7eb8
|
Get things to build on RTEMS.
|
2003-07-31 16:52:32 +00:00 |
|
Jeff Hill
|
d7b3f30111
|
avoid bracketing includes with 'extern "C"' to avoid unanticipated side effects
|
2003-07-30 23:18:09 +00:00 |
|
Jeff Hill
|
8439f488f0
|
fixed spelling
|
2003-07-30 23:13:06 +00:00 |
|
W. Eric Norum
|
12842d80dc
|
Ensure that va_list typedef is in scope.
|
2003-07-30 21:19:37 +00:00 |
|
Jeff Hill
|
c1f1511fac
|
fixed func name
|
2003-07-30 16:12:23 +00:00 |
|
Jeff Hill
|
e80f7b4ce1
|
added wrapper around tmpfile so that we can have a windows specific
implementation
|
2003-07-30 16:02:58 +00:00 |
|
Jeff Hill
|
fecb32a960
|
use epicsTempFile in libCom to get around weaknesses in the win32 tmpfile
|
2003-07-30 16:01:28 +00:00 |
|
Jeff Hill
|
1184e2ab21
|
now dependent on epicsTempFile in libCom
|
2003-07-30 16:00:43 +00:00 |
|
Jeff Hill
|
0f74d195e1
|
moved extern "C" down so that it does not have unanticipated side effects on
the included header files
|
2003-07-30 15:59:47 +00:00 |
|
Jeff Hill
|
44d234535e
|
reorganized so that we maintain only one interface specification
|
2003-07-30 15:58:24 +00:00 |
|
Jeff Hill
|
d719a6859c
|
reorganized so that we maintain only one interface specification - this
makes the posix implementation slightly slower, but these arealready
very slow routines so there shouldnt be any noticable impact.
|
2003-07-30 15:57:20 +00:00 |
|
Jeff Hill
|
19dba4225a
|
toolsComm now calls libCom so there is a new build order
|
2003-07-30 15:53:25 +00:00 |
|
Andrew Johnson
|
b27dc431c8
|
Allow quoted filenames, needed if they contain any ${ENVMACRO}s
|
2003-07-29 22:44:27 +00:00 |
|
Andrew Johnson
|
a31f5e166c
|
Expand environment variable macros in filenames
|
2003-07-29 20:25:37 +00:00 |
|
Andrew Johnson
|
e5f47d5807
|
Made various input arguments and internal variables const char*.
|
2003-07-29 19:50:31 +00:00 |
|
W. Eric Norum
|
098d421a56
|
Update README file to reflect some recent changes.
|
2003-07-29 18:02:42 +00:00 |
|
Jeff Hill
|
8faa55056d
|
fixed visual c++ 6.0 build
|
2003-07-28 18:38:59 +00:00 |
|
Jeff Hill
|
c811a766a2
|
removed logFdAdd
|
2003-07-25 21:27:35 +00:00 |
|
W. Eric Norum
|
a48245d385
|
RTEMS now provides the getprotobyXXX routines.
|
2003-07-25 21:12:35 +00:00 |
|
W. Eric Norum
|
6c9d48b8ff
|
Ensure that tasks get at least RTEMS_MINIMUM_STACK_SIZE.
|
2003-07-25 21:05:51 +00:00 |
|
Jeff Hill
|
0034119588
|
installed logMsgToErrlog.cpp
|
2003-07-25 20:53:08 +00:00 |
|
cvs2svn
|
d1d2a1bac8
|
This commit was manufactured by cvs2svn to create branch 'B3.14'.
|
2003-07-25 19:43:41 +00:00 |
|
W. Eric Norum
|
0c8d2336b7
|
Echo lines read from scripts after macro expansion has completed.
|
2003-07-25 15:31:43 +00:00 |
|
Andrew Johnson
|
360c3f4a36
|
Fixed small bug which also allows the script to run properly on RH9.0
(I'm not sure why it wouldn't run before though)
|
2003-07-25 15:17:57 +00:00 |
|
W. Eric Norum
|
7e1db8bc95
|
Clean up example code.
|
2003-07-25 15:05:17 +00:00 |
|
W. Eric Norum
|
af073e289d
|
Use explicit callback so that this code matches the Application
Developer's Guide description.
|
2003-07-24 19:37:51 +00:00 |
|
Jeff Hill
|
14d410cddb
|
fixed redundant event queue wakeup
|
2003-07-24 00:07:16 +00:00 |
|
Andrew Johnson
|
b9fb6caffb
|
Added envPaths functionality, and using these variables in st.cmd files
|
2003-07-23 22:08:50 +00:00 |
|
Andrew Johnson
|
b0d5f21a87
|
Modify DBD variable keyword to allow both int and double variables.
|
2003-07-23 21:53:20 +00:00 |
|
Andrew Johnson
|
c4bf96b4f8
|
registerRecordDeviceDriver.h no longer needed/appropriate.
|
2003-07-23 18:54:49 +00:00 |
|
Andrew Johnson
|
956ddf6695
|
Rename the registerRecordDeviceDriver routine.
|
2003-07-23 18:36:26 +00:00 |
|
Andrew Johnson
|
803f0bccbb
|
Name the registerRecordDeviceDriver subroutine after the dbd file it was
created from; allows applications to be split up and loaded separately.
|
2003-07-22 19:48:35 +00:00 |
|