Marty Kraimer
faf5c4fcdf
fix several bugs
2000-05-19 15:50:07 +00:00
Marty Kraimer
8230a0622d
add start method to osiThread
2000-05-19 15:40:15 +00:00
Marty Kraimer
e4d9ceb26c
add epicsPrtEnvParams
2000-05-19 14:32:28 +00:00
Marty Kraimer
adff30bf2e
remove errVerbose
2000-05-18 20:26:03 +00:00
Marty Kraimer
91f6c63908
add decoration to names
2000-05-18 20:24:07 +00:00
Marty Kraimer
f6229067dd
add call to threadInit
2000-05-18 13:07:22 +00:00
Marty Kraimer
8dfca1a176
on solaris null string not allowed
2000-05-18 13:06:19 +00:00
Marty Kraimer
87148bd602
remove duplicate def for dbGetNelements
2000-05-18 13:05:29 +00:00
Marty Kraimer
502527e7cf
add astac, dbtpn, threadSleep
2000-05-10 12:58:48 +00:00
Marty Kraimer
be5abe7d07
add decorated names to dbtpn
2000-05-10 12:56:22 +00:00
Marty Kraimer
5f07efb487
add decorated names to astac
2000-05-10 12:55:23 +00:00
Marty Kraimer
2b89e74777
force dbServiceIO to register with CA
2000-05-09 17:50:12 +00:00
W. Eric Norum
3da88ff8df
Add check for __i386__ to detect Linux 'x86 machines.
2000-05-09 16:17:42 +00:00
W. Eric Norum
96f30d12e0
Convert iocccrf to take a single pathname argument.
...
If the pathname is NULL, emit prompts and read from stdin.
Use the last component of the pathname as the `filename' argument to showError.
Get the prompt from the IOCSH_PS1 environment variable or use default "iocsh> ".
Return 0 on success. Print message and return -1 on failure (e.g. can't open file).
If using readline, get history size from IOCSH_HISTSIZE environment variable.
2000-05-08 18:59:59 +00:00
W. Eric Norum
37d9ca299d
Add include file to finish off previous change.
2000-05-06 03:02:38 +00:00
W. Eric Norum
1a690fa68b
Add call to registerRecordDeviceDriverRegister().
2000-05-06 02:47:07 +00:00
Jeff Hill
003b83f74c
beter size check
2000-05-05 18:50:56 +00:00
Marty Kraimer
b7b57507a7
changes for new shell
2000-05-05 18:11:40 +00:00
Jeff Hill
dd6e06ad2f
renamed loadTimeInit class
2000-05-05 14:44:43 +00:00
Marty Kraimer
75764e26b2
add include ioccrf.h
2000-05-05 12:42:07 +00:00
Marty Kraimer
c16d0e774d
remove debug printf statemenst
2000-05-05 12:41:16 +00:00
Jeff Hill
091147080c
fixed gnu warnings
2000-05-05 01:19:32 +00:00
Jeff Hill
43e856cf11
removed
2000-05-05 01:09:21 +00:00
Jeff Hill
9a6f2d4389
fixed some GNU warnings
2000-05-05 00:53:48 +00:00
Janet B. Anderson
d03698e990
Changes for win32 build.
2000-05-04 20:40:45 +00:00
W. Eric Norum
0cea7fc069
Add dummy threadExitMain routine.
2000-05-04 19:59:39 +00:00
Marty Kraimer
69da66e029
changes for registerRecordDeviceDriverRegister
2000-05-04 19:15:37 +00:00
Marty Kraimer
ff148ecc32
changes for registerRecordDeviceDriver
2000-05-04 19:08:51 +00:00
Jeff Hill
c4a67d46b7
fixed DLL keyword related problems
2000-05-04 16:32:01 +00:00
Jeff Hill
1a460294ce
fixed DLL keyword related problems
2000-05-04 16:20:55 +00:00
Jeff Hill
489bf56f72
fixed DLL keyword related problems
2000-05-04 15:52:25 +00:00
Jeff Hill
6d1bed689e
use proper form of include for system libraries
2000-05-04 15:39:58 +00:00
Jeff Hill
b67f3c49d1
fixed DLL keyword related problems
2000-05-04 15:18:54 +00:00
Jeff Hill
50715dd5f2
fixed DLL keyword related problems
2000-05-04 15:08:47 +00:00
Jeff Hill
c41446d0a5
fixed DLL keyword related problems
2000-05-04 14:53:46 +00:00
Marty Kraimer
351b87e72b
new
2000-05-04 13:03:06 +00:00
Marty Kraimer
e9aa6298c3
move location on include ioccrf
2000-05-04 13:02:39 +00:00
Jeff Hill
dca0b0d9c0
changed it so that there re not two functions with the same name
...
inside and outside of base (generated in the application).
2000-05-04 01:24:01 +00:00
Jeff Hill
0f67cc3054
fixed some of the DLL export problems
2000-05-04 01:21:44 +00:00
Jeff Hill
84f37edbe9
cosmetic
2000-05-04 01:17:41 +00:00
Jeff Hill
7d9cca3918
added dll libs
2000-05-04 01:16:55 +00:00
Jeff Hill
326e2cad35
added stub for thread id from name
2000-05-04 01:15:53 +00:00
Jeff Hill
e722536d7a
removed prototype for function that is no longer exported
2000-05-04 01:13:23 +00:00
Jeff Hill
98b9a5c3e1
fixed several bugs
2000-05-04 01:11:29 +00:00
W. Eric Norum
056adbe300
Add support for input redirection.
...
Add some utility commands.
2000-05-03 21:53:10 +00:00
W. Eric Norum
a374888f07
There is no longer an RTEMS-specific command interpreter.
...
Its functions have been taken over by the routines in src/iocsh.
2000-05-03 21:34:10 +00:00
W. Eric Norum
bacef349bc
Minor cosmetic change on task information table header.
2000-05-03 20:47:26 +00:00
Janet B. Anderson
9edbb3fd44
Added SRC_DIRS definition.
2000-05-03 19:04:05 +00:00
Janet B. Anderson
24e7892386
Updated Makefile for multiple testprods.
2000-05-03 19:01:40 +00:00
Janet B. Anderson
ef51233280
Changes for win32 build.
2000-05-03 18:56:24 +00:00