Commit Graph

6554 Commits

Author SHA1 Message Date
Jeff Hill
00641af25c fixed gnu warnings 2001-04-20 00:50:19 +00:00
Jeff Hill
a42a95f60a updated to match service API changes 2001-04-20 00:46:18 +00:00
Jeff Hill
c6d116d1e8 fixed gnu warning 2001-04-20 00:13:58 +00:00
Jeff Hill
1c6767d3f2 broke apart monolithic iocinf.h header file 2001-04-20 00:08:41 +00:00
Jeff Hill
1e786e3d5a broke apart monolithic iocinf.h header file 2001-04-19 23:52:07 +00:00
Jeff Hill
03a92021a7 removed redundant parens 2001-04-19 23:50:50 +00:00
W. Eric Norum
7cbc79ff30 Clean up semaphore statistic gathering. 2001-04-19 01:53:06 +00:00
Jeff Hill
e20bf02652 moved oldChannelNotify inlines to oldAccess.h 2001-04-17 20:22:15 +00:00
Jeff Hill
20e702a629 moved oldChannelNotify inlines here 2001-04-17 20:21:07 +00:00
Jeff Hill
1f52aaf9d6 reformat 2001-04-17 17:37:41 +00:00
Jeff Hill
c2ffc9e893 automate production of version string 2001-04-17 17:37:17 +00:00
Jeff Hill
eeaf3af7a4 fixed sun pro warning 2001-04-17 17:36:37 +00:00
Jeff Hill
a8a86993e3 fixed sun pro warnings 2001-04-17 00:44:59 +00:00
Jeff Hill
76560ce7c3 added reset() 2001-04-17 00:14:42 +00:00
Jeff Hill
1ec6f444b7 changed file name 2001-04-17 00:03:02 +00:00
Jeff Hill
8d5075b441 fixed gnu warnings 2001-04-16 23:46:32 +00:00
Jeff Hill
84bec6ceba fixed gnu warning 2001-04-16 23:41:47 +00:00
Jeff Hill
ee60f232c1 made destructors virtual 2001-04-16 23:33:45 +00:00
Jeff Hill
e73d083131 fixed ws in endif clause 2001-04-16 23:30:42 +00:00
Jeff Hill
7a56359b73 added ws at eof 2001-04-16 23:30:12 +00:00
Jeff Hill
e73d66bbff added newline at eof 2001-04-16 23:25:03 +00:00
Jeff Hill
008b125aec fixed ws in endif clause 2001-04-16 23:14:18 +00:00
Jeff Hill
bfe4d463c1 changed to C style comment 2001-04-16 22:59:47 +00:00
Jeff Hill
f69a65a4fe dont hold lock while calling callbacks 2001-04-16 22:51:37 +00:00
Jeff Hill
332a7228a8 dont hold lock while calling callbacks 2001-04-16 22:38:38 +00:00
Jeff Hill
4b99a3d268 installed epics_auto_ptr.h 2001-04-16 22:36:59 +00:00
Jeff Hill
c2e6490220 installed 2001-04-16 22:36:28 +00:00
Jeff Hill
aa2516eb85 improved test 2001-04-16 21:59:38 +00:00
Jeff Hill
01fd6d5253 no need to check for nill 2001-04-16 21:49:53 +00:00
Andrew Johnson
95806cd1cd MSVC can't handle partial template specializations (swap<T>), so removed
removed swap<epicsList<T>> and renamed epicsSwap<epicsList<T>> to
epicsListSwap<T>
2001-04-12 15:35:56 +00:00
Marty Kraimer
22df1fb68a new files 2001-04-09 19:45:51 +00:00
Marty Kraimer
7f7130cb2a changes for 3.14.0alpha2 2001-04-09 17:46:04 +00:00
Janet B. Anderson
8640b175b1 Backing out accidental commit. 2001-04-09 17:38:42 +00:00
Janet B. Anderson
dc6a85b842 Updated for alpha2. 2001-04-09 17:29:24 +00:00
Janet B. Anderson
70cf9b538d Commented out epicsListTest for alpha2. 2001-04-09 15:53:31 +00:00
Marty Kraimer
e745a49e1e Create => OsdCreate 2001-04-09 15:27:28 +00:00
Marty Kraimer
ea026b4350 epicsMutexCreate=>epicsMutexOsdCreate 2001-04-09 15:24:06 +00:00
Janet B. Anderson
161538e309 Added solaris-sparc-gnu files. 2001-04-09 14:13:28 +00:00
Janet B. Anderson
688f386a13 Removed phony lines. 2001-04-09 14:12:13 +00:00
W. Eric Norum
3681457c88 Remove RTEMS-specific semaphore show command. The generic epicsMutexShowAll
provides similar functionallity.
Allow for longer task names in semaphore show messages.
2001-04-06 17:05:40 +00:00
Andrew Johnson
827c41d895 Don't crash if no hardware present... 2001-04-06 15:22:17 +00:00
Marty Kraimer
ae74e745f3 fix race condition 2001-04-06 12:45:06 +00:00
Marty Kraimer
79eebbd8f8 support osi features 2001-04-06 12:43:44 +00:00
Marty Kraimer
36ca3a4431 allocate correct abount of storage 2001-04-05 15:19:57 +00:00
Marty Kraimer
7170c80194 add epicsMutexShowAll 2001-04-05 14:57:14 +00:00
Marty Kraimer
ef7a2bdcc4 add dbLockShowLocked
even scalar DB_LINKs forced into lock set
2001-04-05 14:56:22 +00:00
Marty Kraimer
7189465b92 Make ALL ca_ calls only from dbCaTask 2001-04-05 14:53:54 +00:00
Marty Kraimer
5605812c4b call errlogFlush before aborting 2001-04-05 14:49:48 +00:00
Marty Kraimer
f4b0c741a1 change errlogStop to errlogFlush 2001-04-05 14:42:00 +00:00
Marty Kraimer
1e922e5f30 add epicsMutex.c 2001-04-05 14:36:45 +00:00