Jeff Hill
06ee15bbfb
fixed potential deadlock (dont hold lock when calling cb)
2001-10-02 01:15:25 +00:00
Jeff Hill
1220439a85
cosmetic
2001-10-01 18:11:33 +00:00
Janet B. Anderson
34b5548ef1
Commented out OBJS_IOC epicsListTest because build fails for vxWorks-ppc604
...
on win32-x86 host.
2001-10-01 18:00:33 +00:00
Marty Kraimer
8139443186
make sure epicsThreadInit called
2001-09-26 12:36:07 +00:00
Jeff Hill
78d663d064
implemented threadExitMain()
2001-09-25 15:59:16 +00:00
Jeff Hill
c4b6554964
assert fail before allowing invalid thread id into use
2001-09-25 00:07:14 +00:00
Jeff Hill
0d9df123c6
moved lock to avoid recursive lock and potential deadlock
2001-09-18 17:58:54 +00:00
Marty Kraimer
c39788961e
dont call errlogPrintf if no memory
2001-09-13 17:45:37 +00:00
Jeff Hill
9f96c98ff3
removed explicit template mechanism
2001-09-13 15:10:41 +00:00
Jeff Hill
6517109e7e
cosmetic
2001-09-07 23:00:47 +00:00
Jeff Hill
3fbee94fde
allow creation of end of seq iterator
2001-09-07 22:59:26 +00:00
Marty Kraimer
d091596772
remove EPICS_TS_MIN_WEST add EPICS_TIMEZONE
2001-09-06 19:08:32 +00:00
Marty Kraimer
dce3f534ce
set TIMEZONE
2001-09-06 19:07:53 +00:00
W. Eric Norum
a4e4cfab7c
Give the select prototype C linkage.
2001-09-05 19:59:26 +00:00
Jeff Hill
7fb6862dfb
fixed sun pro warning
2001-08-29 20:25:24 +00:00
Jeff Hill
abf2b19755
define a priority range for the CA server
2001-08-29 17:38:48 +00:00
Jeff Hill
5a808ee4d5
include typeinfo
2001-08-23 21:59:33 +00:00
Jeff Hill
7af4623511
call show routines of bucket entries from the resource table show function
2001-08-23 20:46:53 +00:00
Jeff Hill
11d2c6b698
cosmetic
2001-08-23 20:45:42 +00:00
Jeff Hill
48ea56d295
removed unused code
2001-08-13 20:30:35 +00:00
Jeff Hill
0c9c5c1682
removed osi shutdown interface
2001-08-13 14:02:10 +00:00
Jeff Hill
224c7494b6
cosmetic
2001-08-13 14:01:50 +00:00
Marty Kraimer
9b117a376e
fix compilation errors
2001-08-13 13:11:09 +00:00
Jeff Hill
81b169f059
*** empty log message ***
2001-08-10 19:47:20 +00:00
Jeff Hill
dbf7b13e9f
added some strftime tests
2001-08-10 00:46:15 +00:00
Jeff Hill
d19294499c
fixed strftime formating
2001-08-10 00:45:53 +00:00
Jeff Hill
d6587ddca1
reliable solution for shutdown differences
2001-08-10 00:07:17 +00:00
Jeff Hill
192632eaf2
doc
2001-08-10 00:07:06 +00:00
W. Eric Norum
6fad25e2d1
Move RTEMS initialization/configuration files from the libCom
...
os-dependent directory to their own directory.
This solves the problem in which these files include header files
which are not yet installed when libCom is being built.
2001-08-09 17:54:06 +00:00
Jeff Hill
cfc8c2b8e0
better message
2001-08-09 16:29:56 +00:00
Jeff Hill
331b9b3d8b
dont specify the default fd manager
2001-08-09 00:42:17 +00:00
W. Eric Norum
4ebb8f4351
Remove unused include file.
...
Include header to get stack check function prototypes.
2001-08-07 21:44:22 +00:00
Jeff Hill
4cb0e2b7cc
use proper form of include
2001-08-01 19:18:08 +00:00
Marty Kraimer
86d42a8283
add trailing */
2001-08-01 13:34:13 +00:00
Jeff Hill
ba6a096e86
a fix for use of posix isnan() function
2001-07-31 21:35:26 +00:00
Jeff Hill
11ffedc376
removed extraneous else
2001-07-31 21:31:47 +00:00
Marty Kraimer
b85bdd318b
increase stack size
2001-07-30 15:27:44 +00:00
Marty Kraimer
9ebaf81de3
use isnan from standard library support
...
For vxWorks provide implementation
2001-07-26 15:47:12 +00:00
Marty Kraimer
11e57aa52d
isnan was not impmemented on vxWorks
2001-07-26 15:43:22 +00:00
Ralph Lange
8a99fac979
Fixed HPUX warnings.
2001-07-26 08:58:34 +00:00
Ralph Lange
bbd6c9ef90
Fixed HPUX warnings.
2001-07-26 08:14:56 +00:00
Ralph Lange
3712987800
Fixed HPUX warnings.
2001-07-26 07:59:07 +00:00
Ralph Lange
e49a919434
Fixed HPUX errors (typename)
2001-07-26 07:45:30 +00:00
Marty Kraimer
e573c4362f
make ringPointerTestMain a .cpp file; timerTest is obsolete
2001-07-25 15:21:38 +00:00
Marty Kraimer
7c81b6920e
remove old style C; use signed char for cvtCharToString; get rid of some warning messages
2001-07-24 13:47:29 +00:00
Janet B. Anderson
ffdecd4a21
Undefine __STDC__ added for borland build.
2001-07-23 14:10:08 +00:00
Ralph Lange
a6e67869db
Fixed Tornado warnings.
2001-07-20 17:38:20 +00:00
Ralph Lange
a67444ea1e
Fixed HPUX 11 problem: isnan() is a macro.
2001-07-20 17:36:41 +00:00
Ralph Lange
48aac3bc86
Fixed Tornado warnings
2001-07-20 17:33:50 +00:00
Jeff Hill
4698215212
added try lock test
2001-07-16 18:14:53 +00:00