Commit Graph

1336 Commits

Author SHA1 Message Date
Marty Kraimer
e4641c3d3b add show method 2001-02-13 17:08:35 +00:00
Andrew Johnson
50f60bae50 C++ standard facilities, including list template 2001-02-12 23:01:31 +00:00
Andrew Johnson
c188778d53 Test programs for epicsList and epicsExcept 2001-02-12 23:00:26 +00:00
Andrew Johnson
0ce45f849a Entries for cppStd/* files 2001-02-12 23:00:03 +00:00
Jeff Hill
dc957f400f work around braindead sun pro compiler 2001-02-09 18:48:57 +00:00
Jeff Hill
7286d6be96 cosmetic 2001-02-09 17:16:43 +00:00
Marty Kraimer
5de0de0e14 changes after discussion with Jeff 2001-02-08 18:58:27 +00:00
Jeff Hill
10bd2f2372 fixed minor compiler errors 2001-02-08 17:05:11 +00:00
Marty Kraimer
e80ea9a289 add const in may places 2001-02-06 15:19:53 +00:00
Marty Kraimer
6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Jeff Hill
865ab30162 fixed parse error 2001-01-31 02:40:17 +00:00
Jeff Hill
855f1afc9d added member function that returns the number of entries installed 2001-01-31 02:00:21 +00:00
Janet B. Anderson
8a8f1a7ccf Modified depends rules 2001-01-30 16:02:25 +00:00
Marty Kraimer
748f8f9131 replacement for osiTime 2001-01-29 20:17:09 +00:00
Marty Kraimer
943982da70 new headers 2001-01-24 21:35:53 +00:00
W. Eric Norum
ffdd3ce510 No need to call epicsThreadInit since it is now completely internal to
osdThread.c.
2001-01-24 14:23:34 +00:00
Jeff Hill
3761af7cd2 fixed gnu warnings introduced by prev change 2001-01-22 23:16:57 +00:00
Jeff Hill
57bf87beac fixed borland warning 2001-01-22 22:52:51 +00:00
W. Eric Norum
e7bfee6f8d Must include osdInterrupt.h to get prototype for interrupt context message
handler daemon.
2001-01-22 21:11:21 +00:00
Marty Kraimer
e347cbd2e6 osiInterrupt=>epicsInterrupt; epicsThreadInit now static 2001-01-22 20:10:19 +00:00
Janet B. Anderson
329e3b5177 Removed extra include dirs. 2001-01-19 21:28:03 +00:00
Marty Kraimer
4a53d963b3 fix for solaris 2001-01-18 21:13:43 +00:00
Janet B. Anderson
e0181dfae0 add decoration 2001-01-18 20:50:04 +00:00
Janet B. Anderson
a3aac0aaa2 extern did not work 2001-01-18 20:49:04 +00:00
Janet B. Anderson
d4a6bb29f4 extern "C" did not work for WIN32 2001-01-18 20:31:02 +00:00
Janet B. Anderson
5acd6d9547 fix epicsThreadBooleanStatusFail 2001-01-18 20:28:24 +00:00
Janet B. Anderson
a0019d0e5c fix epicsThreadBooleanStatusSuccess 2001-01-18 20:08:09 +00:00
Marty Kraimer
dbe9c8e75f changes for osiThread=>epicsThread 2001-01-18 19:08:14 +00:00
W. Eric Norum
951db45c95 Convert from semMutex to epicMutex. 2001-01-14 20:37:46 +00:00
Janet B. Anderson
6f3a2f8b4a Allow output to O.Common 2001-01-12 23:23:51 +00:00
Janet B. Anderson
93a9e56502 O.Common changes 2001-01-12 23:23:45 +00:00
Marty Kraimer
cfe2ed5f17 replace osiSem by epicsMutex/epiceEvent 2001-01-12 16:13:53 +00:00
Jeff Hill
1d14996b28 accomodate aps osi => epics name change 2001-01-12 00:41:37 +00:00
Jeff Hill
ad5db9a914 osi => epics name change to accomodate aps 2001-01-12 00:24:12 +00:00
Jeff Hill
4f09be744f fixed syntax error in construtor 2001-01-11 22:24:01 +00:00
Jeff Hill
296db96a6c removed ref to osiEvent.h and osiMutex.h 2001-01-11 22:23:01 +00:00
Jeff Hill
43822c9e35 accomodate Marty's osi => epics name changes 2001-01-11 22:07:17 +00:00
Jeff Hill
8dd2439e65 fixed dissallowed operators 2001-01-11 21:57:39 +00:00
Jeff Hill
774f6dc27e get things to build again after Marty's osi => epics name changes 2001-01-11 21:48:24 +00:00
Jeff Hill
8c0600b372 fixed meyers warnings 2001-01-11 21:39:15 +00:00
Jeff Hill
d8e1d92ab9 disallow copy constructor and assignment operator 2001-01-11 21:38:31 +00:00
Marty Kraimer
afdd6e7bee change osiEvent to epicsEvent 2001-01-11 21:34:23 +00:00
Marty Kraimer
fb1f6751d3 osiMutex replaced by epicsMutex 2001-01-11 19:33:47 +00:00
Marty Kraimer
cb4bfd4640 osi replaced bu epics 2001-01-11 19:33:15 +00:00
Marty Kraimer
b1d9ce2941 use epicsEvent 2001-01-11 19:21:36 +00:00
Jeff Hill
a93f6d5e7e ansi stdlib.h header is more portable than malloc.h 2001-01-11 17:35:04 +00:00
W. Eric Norum
06c360c5eb Move readline support to src/libCom/osi/os/xxx/.
The single source file is in src/libCom/osi/os/default/epicsReadline.c which
uses the readline library routines or uses local code to read lines of input.
Selection is made by src/libCom/osi/os/XXX/osdReadline.h.  The default
version does not cause the readline library routines to be used.
2001-01-11 16:39:42 +00:00
Marty Kraimer
a1e38ee7fd remove include for osiSem.h 2001-01-11 16:08:14 +00:00
Marty Kraimer
a64805a69f replace osiEvent with epicsEvent 2001-01-11 16:07:40 +00:00
Marty Kraimer
fef788d23f remove include for osiSem.h 2001-01-11 15:58:10 +00:00