Jeff Hill
1867f33eeb
added non-threaded timer queue
2001-02-20 23:40:31 +00:00
Jeff Hill
807ed1317d
installed epicsTimer implementation
2001-02-15 17:11:22 +00:00
Andrew Johnson
0ce45f849a
Entries for cppStd/* files
2001-02-12 23:00:03 +00:00
Marty Kraimer
6a52eff141
osiTime=>epicsTime
2001-01-31 13:34:02 +00:00
Janet B. Anderson
8a8f1a7ccf
Modified depends rules
2001-01-30 16:02:25 +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
dbe9c8e75f
changes for osiThread=>epicsThread
2001-01-18 19:08:14 +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
296db96a6c
removed ref to osiEvent.h and osiMutex.h
2001-01-11 22:23:01 +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
d3c0f075cf
replacements for osdSem
2000-12-20 21:02:04 +00:00
Marty Kraimer
47519588b6
osiFindGlobalSymbol changed to epicsFindSymbol
2000-12-19 14:59:56 +00:00
Marty Kraimer
37fbc3b19d
epicsRingBytes replaces osiRing
2000-12-15 16:35:17 +00:00
Marty Kraimer
f110f47011
replace osiRing with epicsRingPointer
2000-12-15 15:05:48 +00:00
Janet B. Anderson
0217cb7b49
Added tsDefs.
2000-12-06 16:41:00 +00:00
W. Eric Norum
08297f56b3
Split RTEMS configuration from startup routines. This makes it possible
...
for application developers to supply their own configuration while
retaining the RTEMS startup routines.
2000-10-02 18:52:19 +00:00
W. Eric Norum
bbf577ba54
Add utility routines which vxWorks provides but RTEMS does not.
2000-09-13 16:21:32 +00:00
Jeff Hill
40b4b1766c
added new header install to INC
2000-09-12 14:57:12 +00:00
Jeff Hill
ad17787317
added new source files
2000-08-25 01:33:22 +00:00
Ralph Lange
6a4d0a5918
HP-UX needs an additional define to include the reentrant time functions
2000-06-30 15:44:56 +00:00
Marty Kraimer
7834744bb2
add iocClock
2000-06-20 20:22:38 +00:00
Jeff Hill
31b61dd408
installed
2000-06-01 15:54:51 +00:00
W. Eric Norum
a374888f07
There is no longer an RTEMS-specific command interpreter.
...
Its functions have been taken over by the routines in src/iocsh.
2000-05-03 21:34:10 +00:00
Marty Kraimer
62878ec9b7
S_xxx defs moved from dbAccess.h to dbAccessDefs.h
2000-05-02 18:57:57 +00:00
Jeff Hill
fabc0187e9
install tsFreeList.h
2000-04-13 22:35:12 +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
Jeff Hill
f285e77d5f
added osdNetIntf.c
2000-03-14 15:09:11 +00:00
Jeff Hill
0767a35b96
first cut at multi-threading version
2000-03-11 01:35:27 +00:00
Janet B. Anderson
555fa3ed44
Removed unused reference to _NO_PROTO and unused LIBTYPE definition.
2000-03-06 14:57:13 +00:00
William Lupton
273668a206
reverted inadvertent temporary local change
2000-03-01 18:51:01 +00:00
William Lupton
35f949f2cc
threadOnceOsd fix for recursive invocations
2000-03-01 18:49:46 +00:00
Jeff Hill
a33c2b2b69
added location exception header
2000-02-29 23:26:04 +00:00
Marty Kraimer
8923eeeae8
moved include files to where they belong
2000-02-24 20:33:06 +00:00
Marty Kraimer
671be8fc32
move to src/as
2000-02-24 19:49:49 +00:00
Marty Kraimer
8ce6d07bb7
latest build rules
2000-02-21 19:15:18 +00:00
Marty Kraimer
cda567985c
moved taskwd.c taskwd.h from src/db to src/libCom/taskwd
2000-02-17 20:59:17 +00:00
Janet B. Anderson
9c40bd12ad
Fixed HTML definition.
2000-02-15 16:20:41 +00:00
Janet B. Anderson
e13e8bdb2f
Modified HTMLS definitions.
2000-02-14 17:20:22 +00:00
Marty Kraimer
de8a6213b0
get correct name for .html files
2000-02-11 19:55:21 +00:00
Janet B. Anderson
6ea9658055
Added INC files from cxxTemplates.
2000-02-10 19:07:46 +00:00
Jeff Hill
444d42082f
cleaned out osdSockResource
2000-02-08 00:20:26 +00:00
Jeff Hill
4f06c40b09
added osiThread.cpp and removed link with unused WIN32 lib
2000-02-07 22:02:36 +00:00
Janet B. Anderson
e70e3fba3e
Changes for dll build.
2000-02-04 19:12:26 +00:00
Jeff Hill
0b5ca385c3
added osiSockRes.c
2000-01-28 20:54:47 +00:00
Janet B. Anderson
d759163d10
Fixed directory specifications for files moved from src include.
2000-01-28 18:51:37 +00:00
Janet B. Anderson
bcdb108e44
Added files which were moved from src/include.
2000-01-28 17:37:44 +00:00
Jeff Hill
fa2752257a
renamed files
2000-01-28 16:47:51 +00:00
Janet B. Anderson
1e40474050
Added lines which were accidently removed.
2000-01-25 23:16:48 +00:00