Commit Graph

4539 Commits

Author SHA1 Message Date
Jeff Hill
fabc0187e9 install tsFreeList.h 2000-04-13 22:35:12 +00:00
Jeff Hill
8d6060372a installed 2000-04-13 22:34:33 +00:00
Jeff Hill
e4dac73988 cosmetic 2000-04-12 18:04:38 +00:00
Jeff Hill
584a931821 removed most of the case statements 2000-04-12 18:03:23 +00:00
Jeff Hill
1a551e4fb6 dont use CreateThread() 2000-04-12 17:58:25 +00:00
Jeff Hill
cec6f7471a added C++ support 2000-04-12 17:55:51 +00:00
Jeff Hill
09b6989a06 added iter for const items 2000-04-12 17:54:31 +00:00
Janet B. Anderson
88d4d88cdc Changed install location. 2000-04-11 22:05:33 +00:00
Janet B. Anderson
96fe79a69a Removed MUNCH_LIBRARY. 2000-04-11 22:04:01 +00:00
W. Eric Norum
b14725f360 Clean up task info display. 2000-04-11 01:18:49 +00:00
W. Eric Norum
a785881d9f Clean up formatting.
Allow for more semaphores -- sequencers use a whole bunch!
2000-04-11 01:15:48 +00:00
W. Eric Norum
2378bce7f6 Try harder to destroy mutex semaphores. If an attempt to destroy one
fails because it is locked, try again after unlocking it.  This won't
work if the thread has recursively locked the mutex, but it seems to
be fine for all the cases the EPICS uses.
2000-04-07 17:21:39 +00:00
W. Eric Norum
f05c0169bf Add loopback network interface.
Allow NULL `substitution' argument to dbLoadRecords.
2000-04-06 02:40:46 +00:00
W. Eric Norum
4656e2521c Return osiSpawnDetachedProcessNoSupport as required by src/iocinf.cpp. 2000-04-06 02:38:54 +00:00
W. Eric Norum
079a610185 Add some RTEMS source files. With these added to libCom the EPICS Makefiles
can produce a complete RTEMS executable image.
2000-04-05 16:51:36 +00:00
W. Eric Norum
7b505c00aa RTEMS initialization routines.
Adding this file to libCom lets the EPICS Makefiles produce a complete
RTEMS executable image.
2000-04-05 16:49:11 +00:00
William Lupton
45d8f94f26 changed to printf in threadShow 2000-04-03 22:38:31 +00:00
William Lupton
dad9f18ed8 removed threadSleep from threadShow 2000-04-01 01:24:03 +00:00
Marty Kraimer
4ed07d37b9 TSinit now automatically called 2000-03-29 16:49:17 +00:00
Marty Kraimer
f2d0369337 add code to automaticall call TSinit 2000-03-29 16:47:31 +00:00
Marty Kraimer
be0f79c2cd vxSrc => iocSrc 2000-03-29 14:57:30 +00:00
William Lupton
ad88ed900d added more info (and short sleep) to threadShow 2000-03-28 20:30:07 +00:00
Janet B. Anderson
50fa302c6f Dir vxSrc replaced by iocSrc. 2000-03-28 18:50:02 +00:00
W. Eric Norum
ae4890e59a RTEMS now allows locked simple binary semaphores to be deleted. 2000-03-26 02:01:26 +00:00
W. Eric Norum
e1f69a21e9 Let dbtr process the record after acquiring the lock. 2000-03-23 22:29:58 +00:00
Janet B. Anderson
9ab28d75c8 Removed README file. 2000-03-23 21:37:44 +00:00
Janet B. Anderson
54b1d79775 Added include of registerRecordDeviceDriver rules file. 2000-03-23 21:35:50 +00:00
Janet B. Anderson
a53226c318 Fixed include of RULES file. 2000-03-23 21:32:20 +00:00
Janet B. Anderson
3d3292a42f Munched library now always built. 2000-03-23 21:30:42 +00:00
Marty Kraimer
dc56ff0b0d pvEventQueuePostSingleEventNoop noew returns void 2000-03-23 14:15:42 +00:00
Marty Kraimer
d2cf024099 strip trailing 0s and . from scan task names 2000-03-22 21:38:39 +00:00
Marty Kraimer
9f3c93ef94 get correct order 2000-03-22 21:21:23 +00:00
Marty Kraimer
1001f39f9f build dbPutNotifyInitiate and dbPutNotifyDestroy 2000-03-22 21:20:20 +00:00
Marty Kraimer
d2a396536f allow papTSD to be created in Get 2000-03-22 21:16:42 +00:00
Marty Kraimer
89f0141257 added threadHighestPriorityLevelBelow,threadLowestPriorityLevelAbove 2000-03-22 20:22:57 +00:00
Jeff Hill
63852bb1f9 change single event post to return void 2000-03-22 17:37:40 +00:00
Marty Kraimer
37245fe309 added pvAdapter 2000-03-22 17:13:37 +00:00
Jeff Hill
1f748b515c changed init func to return void 2000-03-22 16:58:02 +00:00
Marty Kraimer
800b45a28b separate pvAdapter definitions from cadef 2000-03-22 16:49:58 +00:00
Jeff Hill
7de7df7b58 fixed problem with win32 dll keywords and added new interface 2000-03-21 23:55:03 +00:00
Jeff Hill
23255f64a0 fixed problem with win32 dll keywords 2000-03-21 23:53:51 +00:00
Janet B. Anderson
25c789100e Fix for user name. 2000-03-21 22:44:57 +00:00
W. Eric Norum
18586d2026 Add preliminary `show' information. 2000-03-21 21:10:03 +00:00
Marty Kraimer
5f907737c5 changes per Benjamin Franksen 2000-03-21 19:23:28 +00:00
Jeff Hill
99d8271d84 removed extra include 2000-03-21 19:16:19 +00:00
Jeff Hill
de0f3dc9ed removed rsrv_init() definition 2000-03-21 19:16:01 +00:00
Jeff Hill
86ee372527 added libCom dependency 2000-03-21 18:52:27 +00:00
Marty Kraimer
50a696dd83 change example for iocCore on host 2000-03-21 18:49:23 +00:00
Jeff Hill
0b71825578 dont wrap other header files with extern "C" 2000-03-21 18:47:31 +00:00
Jeff Hill
d71cc2b7b3 cosmetic 2000-03-21 18:43:13 +00:00