Janet B. Anderson
ec1aa66cd3
O.Common changes. Moved all db and dbd references to RULES.Db
2001-01-12 23:17:54 +00:00
Janet B. Anderson
e35e8e69b7
Added defines for undefined epics tools
2001-01-12 23:17:50 +00:00
Janet B. Anderson
44f9fbd6c3
Removed HTMLS_<osclass> and added SHR_LIBS_<osclass>
2001-01-12 23:17:44 +00:00
Janet B. Anderson
411b6176ec
Added CROSS_INCLUDES and CROSS_LDFLAGS
2001-01-12 23:17:37 +00:00
Janet B. Anderson
4baf145c50
Added extern "C" for dset and drvet.
2001-01-12 22:01:27 +00:00
Marty Kraimer
e57e9bcac0
fix C++ problems
2001-01-12 19:12:45 +00:00
Marty Kraimer
9cc502dbe6
ifdef for C++ was in the wrong place
2001-01-12 19:12:10 +00:00
Jeff Hill
7c260ef69a
added new line at EOF
2001-01-12 16:52:00 +00:00
Jeff Hill
cb2bbe86dd
fixed sun pro warning
2001-01-12 16:48:33 +00:00
Jeff Hill
d0574e2f19
fixed sun pro warnings
2001-01-12 16:31:00 +00:00
Marty Kraimer
cfe2ed5f17
replace osiSem by epicsMutex/epiceEvent
2001-01-12 16:13:53 +00:00
Marty Kraimer
1ecd0c520c
add taskwd
2001-01-12 16:05:53 +00:00
Jeff Hill
7415fdbed3
improved comment
2001-01-12 15:42:14 +00:00
Jeff Hill
1d14996b28
accomodate aps osi => epics name change
2001-01-12 00:41:37 +00:00
Jeff Hill
2aa0507c12
fixed compiler version
2001-01-12 00:30:54 +00:00
Jeff Hill
a50444c61a
removed comment
2001-01-12 00:29:04 +00:00
Jeff Hill
3057b9627c
fixed bugs introduced by APS's osi => epics name changes
2001-01-12 00:27:59 +00:00
Jeff Hill
250554ed71
fixed tab formatting
2001-01-12 00:26:15 +00:00
Jeff Hill
ad5db9a914
osi => epics name change to accomodate aps
2001-01-12 00:24:12 +00:00
Jeff Hill
4f09be744f
fixed syntax error in construtor
2001-01-11 22:24:01 +00:00
Jeff Hill
296db96a6c
removed ref to osiEvent.h and osiMutex.h
2001-01-11 22:23:01 +00:00
Jeff Hill
43822c9e35
accomodate Marty's osi => epics name changes
2001-01-11 22:07:17 +00:00
Jeff Hill
8dd2439e65
fixed dissallowed operators
2001-01-11 21:57:39 +00:00
Jeff Hill
418aa20de6
accomodate Marty's osi => epics name changes
2001-01-11 21:54:53 +00:00
Jeff Hill
774f6dc27e
get things to build again after Marty's osi => epics name changes
2001-01-11 21:48:24 +00:00
Jeff Hill
8c0600b372
fixed meyers warnings
2001-01-11 21:39:15 +00:00
Jeff Hill
d8e1d92ab9
disallow copy constructor and assignment operator
2001-01-11 21:38:31 +00:00
Marty Kraimer
afdd6e7bee
change osiEvent to epicsEvent
2001-01-11 21:34:23 +00:00
Marty Kraimer
fb1f6751d3
osiMutex replaced by epicsMutex
2001-01-11 19:33:47 +00:00
Marty Kraimer
cb4bfd4640
osi replaced bu epics
2001-01-11 19:33:15 +00:00
Marty Kraimer
b1d9ce2941
use epicsEvent
2001-01-11 19:21:36 +00:00
Jeff Hill
b236dedfe8
no longer used
2001-01-11 17:40:47 +00:00
Jeff Hill
a93f6d5e7e
ansi stdlib.h header is more portable than malloc.h
2001-01-11 17:35:04 +00:00
W. Eric Norum
9ab0e7ec59
New epicReadline.c support means that -DIOCSH_USE_READLINE flags
...
are no longer necessary.
2001-01-11 16:50:15 +00:00
W. Eric Norum
06c360c5eb
Move readline support to src/libCom/osi/os/xxx/.
...
The single source file is in src/libCom/osi/os/default/epicsReadline.c which
uses the readline library routines or uses local code to read lines of input.
Selection is made by src/libCom/osi/os/XXX/osdReadline.h. The default
version does not cause the readline library routines to be used.
2001-01-11 16:39:42 +00:00
Marty Kraimer
c1ba676103
replace osiMutex with epicsMutex; osiEvent with epicsEvent
2001-01-11 16:32:55 +00:00
Marty Kraimer
36a69befd8
replace osiSem with epicsMutex and/or epicsEvent
2001-01-11 16:15:14 +00:00
Marty Kraimer
46ffb184ff
remove include for osiSem
2001-01-11 16:13:58 +00:00
Marty Kraimer
a1e38ee7fd
remove include for osiSem.h
2001-01-11 16:08:14 +00:00
Marty Kraimer
a64805a69f
replace osiEvent with epicsEvent
2001-01-11 16:07:40 +00:00
Marty Kraimer
fef788d23f
remove include for osiSem.h
2001-01-11 15:58:10 +00:00
Marty Kraimer
378e7cc772
needs dependency
2001-01-11 15:24:25 +00:00
W. Eric Norum
02caca0732
Make everything in registerRecordDevicedriver.cpp `const'. This should get rid
...
warnings about initializing `char *' with string literals.
2001-01-11 14:59:13 +00:00
W. Eric Norum
59b6494147
Fix putenv wrapper so that environment isn't left with pointers to freed memory.
2001-01-10 17:45:58 +00:00
Janet B. Anderson
03ea50ac35
Added define for epicsExportSharedSymbols.
2001-01-10 17:21:21 +00:00
Marty Kraimer
539e635d0c
fix names
2001-01-10 16:32:47 +00:00
Jeff Hill
95a0478582
fixed Microsloth DLL issues
2001-01-10 15:54:31 +00:00
Jeff Hill
6ae32acf9b
fixed link time problem introduced when name was changed to epics
2001-01-10 15:21:05 +00:00
Jeff Hill
625d383805
fixed compile time problem introduced when name was changed to EPICS
2001-01-10 15:13:57 +00:00
W. Eric Norum
164b1948fc
Add OS-specific version to supply some missing prototypes.
2001-01-10 14:55:52 +00:00