Jeff Hill
63ea05ecdd
changed tabs to spaces
2001-10-22 18:03:32 +00:00
Jeff Hill
a7a87b8d99
fixed borland warning
2001-10-22 17:49:23 +00:00
Jeff Hill
da917cce37
fixed borland build issue
2001-10-22 16:39:21 +00:00
Jeff Hill
e46a919662
fixed warnings
2001-10-22 16:17:59 +00:00
Jeff Hill
7b1b2988d7
turn of ms already instantiated warning
2001-10-22 03:18:52 +00:00
Jeff Hill
f1d7722f80
use explicit template instantiation
2001-10-20 00:43:26 +00:00
Jeff Hill
e16d797011
fixed diagnostic
2001-10-18 23:42:00 +00:00
Jeff Hill
40148ba63b
fixed diagnostic message
2001-10-18 23:39:55 +00:00
Jeff Hill
114058de02
improved warning messages
2001-10-18 23:24:19 +00:00
Jeff Hill
61e6a84ae3
cosmetic
2001-10-16 22:43:51 +00:00
Jeff Hill
4cd0787e4d
revert to malloc/free if EPICS_DEBUG is defined
2001-10-16 22:37:38 +00:00
Jeff Hill
3583c70725
revert to mamloc/free if EPICS_DEBUG is defined
2001-10-16 22:36:34 +00:00
Jeff Hill
d707be4c0e
ADDED IMPLICIT THREAD INIT
2001-10-05 01:32:53 +00:00
Jeff Hill
659c60fd90
fixed inconsistent signed vs unsigned for thread priority
2001-10-03 18:45:32 +00:00
Jeff Hill
e27671e8d6
call free for memory pointed to by task variable before task variable is deleted
2001-10-02 22:22:51 +00:00
Jeff Hill
37d45a57f3
fixed memory leak in epicsThreadPrivateSet
2001-10-02 22:11:07 +00:00
Marty Kraimer
3843cc0ddb
wait 1 minute before reporting failure to contact ntpserver
2001-10-02 11:51:37 +00:00
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