Janet B. Anderson
|
72021a6501
|
Updated supported platforms.
|
2004-08-27 15:15:10 +00:00 |
|
Janet B. Anderson
|
2e07db4a3e
|
Removed duplicate directories and added catools, softIoc, and excas.
|
2004-08-27 14:52:58 +00:00 |
|
Marty Kraimer
|
2c7e345a00
|
changes for epicsExit and epicsStdio
|
2004-08-27 13:39:39 +00:00 |
|
Jeff Hill
|
916038e13a
|
fixed holding lock while suspended in epicsThreadSuspendSelf()
|
2004-08-26 23:36:05 +00:00 |
|
Jeff Hill
|
6f030c8030
|
added additional doc on array size config
|
2004-08-25 22:40:33 +00:00 |
|
W. Eric Norum
|
4e92e2f36c
|
Add prototype for strtok_r which is in the library but not in the headers
with -ansi.
|
2004-08-24 21:13:05 +00:00 |
|
Jeff Hill
|
0120c0e2a1
|
added -420 for China's MIN_WEST
|
2004-08-24 15:18:15 +00:00 |
|
W. Eric Norum
|
3d42f8df29
|
Add note about signals and subthreads.
|
2004-08-13 13:22:52 +00:00 |
|
Jeff Hill
|
bf9cd7241a
|
added try catch block
|
2004-08-13 01:10:03 +00:00 |
|
Jeff Hill
|
39bae7925b
|
fixed ca_context_create doc
|
2004-08-12 21:37:37 +00:00 |
|
Jeff Hill
|
6acf7c6294
|
o added additional data type doc
o added more info on binding servers to interfaces
|
2004-08-12 18:40:32 +00:00 |
|
Jeff Hill
|
9f216b07df
|
added top level try catch block
|
2004-08-12 17:58:04 +00:00 |
|
W. Eric Norum
|
c23cb75b21
|
Install name must be absolute path.
|
2004-08-12 16:57:06 +00:00 |
|
Jeff Hill
|
45f71fcde9
|
fixed string to numeric conversion functions
|
2004-08-12 16:51:03 +00:00 |
|
Jeff Hill
|
ab627a9166
|
added string to double conversion functions
|
2004-08-12 16:50:26 +00:00 |
|
Jeff Hill
|
87023ea4b2
|
added function lookingup index matching string
|
2004-08-12 16:45:17 +00:00 |
|
W. Eric Norum
|
d41312bac5
|
Fix warning.
|
2004-08-12 13:38:17 +00:00 |
|
W. Eric Norum
|
012f44ff48
|
Fix convertDoubleToWakeTime warning.
|
2004-08-12 13:29:29 +00:00 |
|
W. Eric Norum
|
e3e3737a71
|
Block signals in all but the main thread.
|
2004-08-11 21:37:55 +00:00 |
|
Janet B. Anderson
|
2999b11a51
|
Removed output of SHRLIB_SEARCH_DIRS = TOP/lib/arch.
|
2004-08-11 19:31:36 +00:00 |
|
Janet B. Anderson
|
2a02939267
|
Simplified SHRLIB_SEARCH_FULLPATHDIRS definiton.
|
2004-08-11 19:30:11 +00:00 |
|
Janet B. Anderson
|
48b47b519d
|
Added SHRLIB_SEARCH_DIRS = INSTALL_LIB definition.
|
2004-08-11 19:29:05 +00:00 |
|
Jeff Hill
|
73dd387f05
|
moved setThreadName() out so that it could use C++ exceptions instead of
windows structured exceptions (which are not compiler portable)
|
2004-08-11 00:46:38 +00:00 |
|
Jeff Hill
|
2d613ba5d0
|
fixed DLL export
|
2004-08-11 00:46:12 +00:00 |
|
Jeff Hill
|
7ef6eaee28
|
fixed plural
|
2004-08-04 20:14:09 +00:00 |
|
Jeff Hill
|
9b3cf1dc84
|
fixed wrong network address constructor used in constructor
specifying network address
|
2004-08-04 20:08:56 +00:00 |
|
Marty Kraimer
|
8ebd5d4e0a
|
errlog: implement atexit
|
2004-08-03 18:18:50 +00:00 |
|
Marty Kraimer
|
83adcfbaea
|
implement atexit to cleanup
|
2004-08-03 18:17:56 +00:00 |
|
Jeff Hill
|
ac8dc4facd
|
fixed locking associated with the cleanup flag
(this is not a known problem, the problem was identified instead during code inspection)
|
2004-07-30 23:34:24 +00:00 |
|
Jeff Hill
|
75ddcbaf06
|
fixed problems with cleanup of partially created tcp client
|
2004-07-30 23:02:37 +00:00 |
|
Jeff Hill
|
cd1d544401
|
fixed argument declaration in ca_clear_channel
|
2004-07-30 17:55:56 +00:00 |
|
Janet B. Anderson
|
1cfd4c9100
|
Initial version.
|
2004-07-28 14:14:11 +00:00 |
|
W. Eric Norum
|
4d84f66918
|
IOC shell changes.
|
2004-07-26 18:45:38 +00:00 |
|
W. Eric Norum
|
84dd4cdd2b
|
Add iocshCmd command.
General cleanup.
Split help code into separate function.
|
2004-07-26 18:21:57 +00:00 |
|
Marty Kraimer
|
8148784a20
|
exitWait ( double delay ) => exitWait (const double delay )
|
2004-07-16 12:53:56 +00:00 |
|
Marty Kraimer
|
12b20f2398
|
More changes for OkToBlock
|
2004-07-16 11:33:53 +00:00 |
|
Marty Kraimer
|
4324145435
|
dont printf unless pvtData.toConsole
|
2004-07-15 14:04:29 +00:00 |
|
Marty Kraimer
|
e227241d4b
|
args were in wrong order
|
2004-07-15 12:41:40 +00:00 |
|
Marty Kraimer
|
f07f9d8b2b
|
Remove most dbDump commands because there are already other commands
that call them.
|
2004-07-15 12:41:09 +00:00 |
|
Marty Kraimer
|
c43b60c6ef
|
allow null string or *
|
2004-07-15 12:03:41 +00:00 |
|
Marty Kraimer
|
f4251bcf79
|
make snc propram reentrient
|
2004-07-15 11:54:05 +00:00 |
|
Marty Kraimer
|
1b20ea0e6a
|
wrong logic on msgbufGetFree(isOkToBlock)
|
2004-07-14 13:22:28 +00:00 |
|
Janet B. Anderson
|
6c205869f6
|
Put all -R directories in RUNTIME_LDFLAGS.
|
2004-07-13 19:35:20 +00:00 |
|
Janet B. Anderson
|
3e5f48cd05
|
Put all -R directories in RUNTIME_LDFLAGS.
|
2004-07-13 19:28:26 +00:00 |
|
Janet B. Anderson
|
dfebaae2cf
|
Use fullpathdir in rpath directories.
|
2004-07-13 19:25:37 +00:00 |
|
Janet B. Anderson
|
6c46c794f6
|
Add macro RULES_TOP - fullpath to a module top directory.
|
2004-07-13 19:23:34 +00:00 |
|
Janet B. Anderson
|
6355bd4c80
|
Test if DBD_INSTALLS and DB_INSTALLS are non zero instead if defined.
|
2004-07-13 19:14:27 +00:00 |
|
Marty Kraimer
|
629b14d3d4
|
epicsThreadIsOkToBlock epicsThreadSetOkToBlock only for calling thread
|
2004-07-13 14:49:18 +00:00 |
|
Marty Kraimer
|
f54d1ca30a
|
epicsThreadIsOkToBlock epicsThreadSetOkToBlock only for calling thread
|
2004-07-13 13:35:35 +00:00 |
|
W. Eric Norum
|
4d5213f609
|
Fix typo.
|
2004-07-12 16:15:42 +00:00 |
|