Jeff Hill
f4e905be5b
fixed priority polarization of event thread
2000-06-12 19:16:19 +00:00
Jeff Hill
0077b27fe3
moved stdlib.h (an ANSI C file) outside of OS depen switch
2000-06-12 17:32:11 +00:00
W. Eric Norum
3e75b6f0c2
Add `level' argument to semstat command.
...
Dynamically size task, semaphore, timer and queue tables.
Set aside more memory for RTEMS executive and network buffers.
RTEMS IOCs now need at least 8Mbytes.
2000-06-11 18:52:58 +00:00
Janet B. Anderson
40420a56b6
Changed cpu definition.
2000-06-09 15:31:16 +00:00
Ralph Lange
443cf69d3c
Bugfix: -include only with Tornado
2000-06-09 14:23:37 +00:00
Ralph Lange
337a3c94c0
Add for shared libs under HPUX / aCC
2000-06-09 14:18:36 +00:00
Ralph Lange
5563b1ef12
Bugfix for shared libs under HPUX / aCC
2000-06-09 14:12:31 +00:00
Marty Kraimer
25b4959f3f
added caMonitor
2000-06-09 12:48:10 +00:00
Janet B. Anderson
bbb3f2cf9a
Aded clean rule and changed .DEPENDS to DEPENDS.
2000-06-08 21:21:16 +00:00
Janet B. Anderson
d4d6febe69
Changed comment.
2000-06-08 20:51:30 +00:00
Janet B. Anderson
9f59150d35
Some changes for new build method.
2000-06-08 20:50:53 +00:00
Jeff Hill
faf8e5f2d2
cleaned up thread names
2000-06-08 18:08:39 +00:00
Jeff Hill
314671f6e9
cleaned up thread names
2000-06-08 17:59:30 +00:00
Jeff Hill
fc5e479d97
cleaned up thread names
2000-06-08 17:56:22 +00:00
Jeff Hill
a828ff01fe
minor optimization
2000-06-08 17:56:03 +00:00
Jeff Hill
e613d58ea5
fixed lock () where unlock() was needed
2000-06-08 16:55:24 +00:00
Jeff Hill
e37dd309fc
cosmetic
2000-06-08 16:26:22 +00:00
Jeff Hill
d53c56763b
many changes
2000-06-08 15:11:54 +00:00
Jeff Hill
0c960706b6
changed locking mechanisms
2000-06-08 15:09:12 +00:00
Jeff Hill
6065f78d3b
locking mechanism is now virtual
2000-06-08 15:06:04 +00:00
Jeff Hill
9e3dafa4bb
improved message
2000-06-08 15:05:17 +00:00
Jeff Hill
7d6d6e6b11
addded lock member functions
2000-06-08 15:04:45 +00:00
Jeff Hill
a2b7e25be5
removed lock macros
2000-06-08 15:04:16 +00:00
Jeff Hill
c95b5225e2
added mutex protection
2000-06-08 15:03:10 +00:00
Jeff Hill
10570cfe0c
removed warning message when lower priority is unavailable
2000-06-08 15:00:57 +00:00
Jeff Hill
436cdc0562
cosmetic
2000-06-08 14:59:51 +00:00
Jeff Hill
9c65e69c0b
added test for first subscription update
2000-06-08 14:59:21 +00:00
Marty Kraimer
a4f1f73330
fix big bug in semBCreate
2000-06-07 20:41:28 +00:00
Marty Kraimer
f0df1e4519
add message
2000-06-07 12:03:13 +00:00
Jeff Hill
7cda8e208f
fixed user name exits test logic
2000-06-06 21:18:59 +00:00
Marty Kraimer
e1cce327ef
include not needed
2000-06-06 15:19:15 +00:00
Jeff Hill
bd3a2ed76a
install loopback address into the address list if no interfaces
...
found during auto-configure.
2000-06-06 00:17:33 +00:00
Jeff Hill
e698db7345
fixed printf format miss-match
2000-06-06 00:15:20 +00:00
Jeff Hill
4ce66fbc3d
cleaned up arch ifdefs
2000-06-05 23:57:33 +00:00
W. Eric Norum
1c9ae934f9
Since registerRecordDeviceDriver.c is part of example_SRCS_DEFAULT there's
...
no need to add it to example_SRCS_RTEMS.
2000-06-05 17:52:58 +00:00
Marty Kraimer
0cb718c4d6
threadPrivateGet must return 0 before first call to threadPrivateSet
2000-06-05 14:38:59 +00:00
Marty Kraimer
4e3cceba33
prevent duplicate -I for dbExpand
2000-06-05 12:38:09 +00:00
W. Eric Norum
a690ac58e8
Gcc allows -g to be used with -O.
2000-06-04 01:39:30 +00:00
W. Eric Norum
856a98f244
Remove reference to non-existent include file.
2000-06-04 01:38:30 +00:00
Jeff Hill
9b5c502142
use thread once during initialization
2000-06-03 01:19:29 +00:00
Jeff Hill
a2fd2a5463
no message
2000-06-03 01:15:53 +00:00
Jeff Hill
a3e9ee3146
removed variable which is no-longer extern
2000-06-03 01:15:00 +00:00
Jeff Hill
0c1417f15a
new error message
2000-06-03 01:14:29 +00:00
Jeff Hill
086b19d059
nill out thread private storage pointer just after making it a task variable in
...
the new thread so that it will not point at the other thread's task variable
2000-06-03 00:48:28 +00:00
Jeff Hill
a62dcb8215
reveresed sense of if in previous change, but otherwise purpose was valid
2000-06-03 00:26:59 +00:00
Jeff Hill
37881ab4e1
threadPrivateGet() now retuns undefined variables as NULL
2000-06-02 23:42:39 +00:00
Jeff Hill
f3275d7a3d
added newline at EOF
2000-06-02 22:43:58 +00:00
Janet B. Anderson
562b08d4ed
Changed HOST_ARCH to EPICS_HOST_ARCH.
2000-06-02 21:19:00 +00:00
Jeff Hill
9258359949
fixed BSD version test
2000-06-02 20:18:31 +00:00
Janet B. Anderson
27d39243b3
Added Host to record names.
2000-06-02 19:36:05 +00:00