Jeff Hill
d3dc9bee2b
better variable name
2001-01-25 02:10:28 +00:00
Jeff Hill
7a560a88b1
rearranged order of tests
2001-01-25 02:09:18 +00:00
Jeff Hill
2a150bd018
made memeber func const
2001-01-25 02:07:39 +00:00
Marty Kraimer
943982da70
new headers
2001-01-24 21:35:53 +00:00
Jeff Hill
e5e747c6c5
added new line at EOF
2001-01-24 18:26:27 +00:00
W. Eric Norum
ffdd3ce510
No need to call epicsThreadInit since it is now completely internal to
...
osdThread.c.
2001-01-24 14:23:34 +00:00
Jeff Hill
db43b6e983
upgraded event subscription logic
2001-01-23 23:56:05 +00:00
Marty Kraimer
debb5b5814
dont open output file until input sucessfully read
2001-01-23 21:33:18 +00:00
Jeff Hill
745977642e
fixed Solaris warnings introduced by prev change
2001-01-22 23:36:44 +00:00
Jeff Hill
3761af7cd2
fixed gnu warnings introduced by prev change
2001-01-22 23:16:57 +00:00
Jeff Hill
abe1bc9e98
fixed borland warning
2001-01-22 23:00:13 +00:00
Jeff Hill
57bf87beac
fixed borland warning
2001-01-22 22:52:51 +00:00
W. Eric Norum
e7bfee6f8d
Must include osdInterrupt.h to get prototype for interrupt context message
...
handler daemon.
2001-01-22 21:11:21 +00:00
Marty Kraimer
ed492f407c
osiInterrupt is now epicsInterrupt
2001-01-22 20:12:16 +00:00
Marty Kraimer
013587eeeb
epicsThreadInit is no longer public
2001-01-22 20:11:33 +00:00
Marty Kraimer
e347cbd2e6
osiInterrupt=>epicsInterrupt; epicsThreadInit now static
2001-01-22 20:10:19 +00:00
Jeff Hill
46aa89399a
fixed bug introduced by mrk's previous change
2001-01-22 19:09:32 +00:00
Jeff Hill
ad3da31c06
moved inline include to appropriate file
2001-01-22 18:40:10 +00:00
Janet B. Anderson
329e3b5177
Removed extra include dirs.
2001-01-19 21:28:03 +00:00
Marty Kraimer
30cb21cae3
remove test statements accidently left in code
2001-01-19 16:22:31 +00:00
Marty Kraimer
2cdc26d2fe
fix undefined on solaris
2001-01-19 15:55:01 +00:00
Jeff Hill
625557cd1d
fixed inlines that show up undefined only with gnu
2001-01-19 01:17:36 +00:00
Jeff Hill
a74b043aff
fixed event subscriptions
2001-01-19 00:58:01 +00:00
Jeff Hill
7a334eb417
improved subscription test
2001-01-19 00:45:50 +00:00
Jeff Hill
bf2e145ed1
use 64 bit floats
2001-01-18 23:23:43 +00:00
Jeff Hill
c2aa43750f
set scan timer pointer to zero if it isnt used
2001-01-18 23:14:14 +00:00
Marty Kraimer
4a53d963b3
fix for solaris
2001-01-18 21:13:43 +00:00
Janet B. Anderson
e0181dfae0
add decoration
2001-01-18 20:50:04 +00:00
Janet B. Anderson
a3aac0aaa2
extern did not work
2001-01-18 20:49:04 +00:00
Janet B. Anderson
d4a6bb29f4
extern "C" did not work for WIN32
2001-01-18 20:31:02 +00:00
Janet B. Anderson
5acd6d9547
fix epicsThreadBooleanStatusFail
2001-01-18 20:28:24 +00:00
Janet B. Anderson
a0019d0e5c
fix epicsThreadBooleanStatusSuccess
2001-01-18 20:08:09 +00:00
Jeff Hill
d8d0e6b86d
allow creation of PV's that dont update periodically
2001-01-18 19:57:14 +00:00
Marty Kraimer
dbe9c8e75f
changes for osiThread=>epicsThread
2001-01-18 19:08:14 +00:00
Janet B. Anderson
4c247070aa
Added quote mark.
2001-01-17 20:54:17 +00:00
Janet B. Anderson
cbe80325be
Added borland.
2001-01-17 20:52:15 +00:00
Janet B. Anderson
7331ddbd78
Added borland.
2001-01-17 20:12:39 +00:00
W. Eric Norum
4a76aa1d64
Linux iocsh now uses readline so additional libraries are necessary.
2001-01-17 00:14:40 +00:00
Jeff Hill
12075c3274
disconnect when flush fails
2001-01-16 17:09:30 +00:00
Janet B. Anderson
bf7b7c7aa9
Added dependancy for asLib.h.
2001-01-15 20:42:13 +00:00
Marty Kraimer
6ebdda485d
bug fix for Janet
2001-01-15 20:27:24 +00:00
Janet B. Anderson
79929bbacd
Initial version
2001-01-15 16:49:19 +00:00
W. Eric Norum
6c1be6f025
Since all systems other than vxWorks use a C++ constructor to register sequencer
...
programs and commands, use C++ to compile the output of SNC. The commands to
use C in configure/os/CONFIG.Common.vxWorksCommon are commented out for now.
If enough people have problems using C++ to compile their SNC programs the
commands may have to be uncommented.
2001-01-14 22:15:40 +00:00
W. Eric Norum
951db45c95
Convert from semMutex to epicMutex.
2001-01-14 20:37:46 +00:00
Janet B. Anderson
0472e5f546
Initial version.
2001-01-12 23:28:34 +00:00
Janet B. Anderson
bfe7e7d44d
Removing file from applications.
2001-01-12 23:28:02 +00:00
Janet B. Anderson
e7115758de
Removing RULES.Db from applications.
2001-01-12 23:26:59 +00:00
Janet B. Anderson
fc076ff851
Create registerRecordDeviceDriver OBJ for vxWorks only.
2001-01-12 23:25:35 +00:00
Janet B. Anderson
e8b0b09c3f
Renamed RECTYPES to DBDINC
2001-01-12 23:25:29 +00:00
Janet B. Anderson
3e743436cd
Updated comments. Include RULES not RULES.Db
2001-01-12 23:25:25 +00:00