Marty Kraimer
|
a15e9beff6
|
prevent crash if size is 0
|
2004-10-20 12:16:10 +00:00 |
|
Jeff Hill
|
2b7305097b
|
fixed gnu warning
|
2004-10-20 00:05:22 +00:00 |
|
Janet B. Anderson
|
509f4de9a0
|
Fixed typo.
|
2004-10-19 21:43:17 +00:00 |
|
Jeff Hill
|
0d85c7d8a8
|
fixed gnu warning
|
2004-10-19 21:39:31 +00:00 |
|
Janet B. Anderson
|
d69a0f70e5
|
Updated for R3.14.7.
|
2004-10-19 21:39:28 +00:00 |
|
Jeff Hill
|
7a5bdb93c4
|
fixed ca_name() returns the record name w/o appending the field name
|
2004-10-19 21:05:39 +00:00 |
|
Jeff Hill
|
3e05c90653
|
added dbNameOfPV and dbNameSizeOfPV
|
2004-10-19 21:03:20 +00:00 |
|
Jeff Hill
|
dfa35d0596
|
getHostName returns string size
|
2004-10-19 20:55:39 +00:00 |
|
Jeff Hill
|
89814eb9e2
|
hostName() function name change to getHostName()
|
2004-10-19 20:54:40 +00:00 |
|
Jeff Hill
|
86e71a90b0
|
no need to print channelname in show routine
|
2004-10-19 20:52:33 +00:00 |
|
Jeff Hill
|
bdc723f500
|
cleaned up construction sequence
|
2004-10-19 20:51:37 +00:00 |
|
Jeff Hill
|
502620ee4e
|
eliminated redundancy with original ca client API
|
2004-10-19 20:49:47 +00:00 |
|
Jeff Hill
|
c3f277dbc6
|
getName() and getHostName return string size
|
2004-10-19 20:46:55 +00:00 |
|
Jeff Hill
|
004db1aea7
|
getName() returns string size
|
2004-10-19 20:40:47 +00:00 |
|
Jeff Hill
|
085b228c83
|
getName() returns string size
|
2004-10-19 20:24:57 +00:00 |
|
Jeff Hill
|
2d47ba27b1
|
ca_get_host_name() used to return void, but has been changed to
return the string length.
|
2004-10-19 20:21:31 +00:00 |
|
Jeff Hill
|
60c0a98c08
|
o removed operators new and delete from cacChannel
o getName and getHostName now return string length
|
2004-10-19 20:20:46 +00:00 |
|
Jeff Hill
|
9223d7476e
|
o removed operator delete
o default getHostName now returns string length
|
2004-10-19 20:19:39 +00:00 |
|
Jeff Hill
|
89d7953c90
|
hostName() renamed to getHostName()
|
2004-10-19 20:18:20 +00:00 |
|
Jeff Hill
|
10a9edf186
|
moved friend ca_clear_subscription to this file
|
2004-10-19 20:17:40 +00:00 |
|
Jeff Hill
|
ce912df8a4
|
added ca_name() test
|
2004-10-19 20:16:34 +00:00 |
|
Jeff Hill
|
532e17fd0f
|
moved friends of oldChannelNotify to oldChannelNotify.cpp
|
2004-10-19 20:15:00 +00:00 |
|
Janet B. Anderson
|
13aaf8ef1b
|
Modified the formatting.
|
2004-10-19 19:43:52 +00:00 |
|
Jeff Hill
|
9df773e88f
|
sockAddrToDottedIP needs to return the string size
|
2004-10-19 18:21:02 +00:00 |
|
Jeff Hill
|
1069541aa6
|
added newline at eof
|
2004-10-19 18:14:01 +00:00 |
|
Jeff Hill
|
9b82574901
|
fixed recently commited problem in ipAddrToDottedIP
|
2004-10-19 18:01:49 +00:00 |
|
Ralph Lange
|
cb9934b0c7
|
command line tools caget, camonitor: += as-string option.
|
2004-10-19 17:50:58 +00:00 |
|
Jeff Hill
|
d5e01c38b1
|
commented out dll main source code
|
2004-10-19 17:28:45 +00:00 |
|
Jeff Hill
|
d4c8dd67d3
|
use STACK_SIZE_PARAM_IS_A_RESERVATION thread creation
option - this should allow more threads to run on XP
|
2004-10-19 17:26:01 +00:00 |
|
Jeff Hill
|
d99c0b613a
|
DLL main executes in a very limited execution environment - its probably
smart to just avoid calling any general purpose code there.
|
2004-10-19 17:24:30 +00:00 |
|
Jeff Hill
|
91097d7d32
|
return the number of elements copied from address to ascii conversion func
|
2004-10-19 17:20:15 +00:00 |
|
Jeff Hill
|
010ebea821
|
fixed win32 dll sym export
|
2004-10-19 17:17:31 +00:00 |
|
Jeff Hill
|
2f829e5992
|
removed const from arg to copy constructor as is convention with std
|
2004-10-19 17:12:37 +00:00 |
|
Ralph Lange
|
4c302621e2
|
Use separate flag for once_connected state; += as-string option.
|
2004-10-19 15:27:51 +00:00 |
|
Ralph Lange
|
22ef6a9653
|
Use separate flag for once_connected state.
|
2004-10-19 15:20:34 +00:00 |
|
Janet B. Anderson
|
a4aa9234ed
|
Added cast to int to remove gnu compiler warning messages.
|
2004-10-19 15:18:51 +00:00 |
|
Marty Kraimer
|
92a9d4cebf
|
explain epicsExit
|
2004-10-19 11:30:59 +00:00 |
|
Janet B. Anderson
|
7eba880fc6
|
Added int return value to main().
|
2004-10-18 21:47:12 +00:00 |
|
W. Eric Norum
|
4b89949310
|
New BSP -- updated network configuration.
|
2004-10-18 21:43:21 +00:00 |
|
Janet B. Anderson
|
2a809e2102
|
Initial version.
|
2004-10-18 21:41:25 +00:00 |
|
W. Eric Norum
|
9a94ca9d88
|
Clean out local debugging code.
|
2004-10-18 21:39:16 +00:00 |
|
W. Eric Norum
|
ce20721cf9
|
Clean up network configuration.
|
2004-10-18 21:38:47 +00:00 |
|
Janet B. Anderson
|
d2ff90286c
|
Commented out all cross compiler target archs.
|
2004-10-18 14:49:21 +00:00 |
|
Marty Kraimer
|
15e78067ca
|
use epicsThreadGetStackSize is set stacksize
|
2004-10-18 14:29:55 +00:00 |
|
Marty Kraimer
|
399017339e
|
fix possible memory leak
|
2004-10-18 12:04:32 +00:00 |
|
Janet B. Anderson
|
5a91260f49
|
Added dependancy line for ../template files.
|
2004-10-15 21:22:59 +00:00 |
|
Janet B. Anderson
|
40c0281ea1
|
Added ARCH_solarisNonshared.
|
2004-10-15 18:37:19 +00:00 |
|
Janet B. Anderson
|
29d605faaf
|
Use tools in $(EPICS_BASE_BIN) for HOST builds.
Use tools in $(EPICS_BASE_HOST_BIN) for CROSS builds.
|
2004-10-15 18:29:14 +00:00 |
|
Janet B. Anderson
|
2bbcec03c0
|
Win32 changes made by K Evans.
|
2004-10-15 18:20:49 +00:00 |
|
Janet B. Anderson
|
89aa261055
|
Initial version.
|
2004-10-15 18:19:40 +00:00 |
|