Jeff Hill
46037c48cb
added new modules
2002-03-21 22:15:06 +00:00
Janet B. Anderson
7398914536
Added win32 resource file.
2002-02-08 16:37:38 +00:00
W. Eric Norum
6fad25e2d1
Move RTEMS initialization/configuration files from the libCom
...
os-dependent directory to their own directory.
This solves the problem in which these files include header files
which are not yet installed when libCom is being built.
2001-08-09 17:54:06 +00:00
Jeff Hill
ba6a096e86
a fix for use of posix isnan() function
2001-07-31 21:35:26 +00:00
Marty Kraimer
9ebaf81de3
use isnan from standard library support
...
For vxWorks provide implementation
2001-07-26 15:47:12 +00:00
Janet B. Anderson
ffdecd4a21
Undefine __STDC__ added for borland build.
2001-07-23 14:10:08 +00:00
Janet B. Anderson
d7279bbcbf
Allow make inc at top level
2001-06-28 16:07:56 +00:00
Janet B. Anderson
7874d35daf
Changes to create vxWorks archive libraries and prods.
2001-06-07 14:26:06 +00:00
Jeff Hill
0b40765719
removed osiTimer
2001-05-22 02:05:23 +00:00
W. Eric Norum
3ec821a74a
Create os-specific versions of routines to set and
...
display environment variables.
2001-05-07 16:11:57 +00:00
Jeff Hill
1ec6f444b7
changed file name
2001-04-17 00:03:02 +00:00
Jeff Hill
4b99a3d268
installed epics_auto_ptr.h
2001-04-16 22:36:59 +00:00
Marty Kraimer
1e922e5f30
add epicsMutex.c
2001-04-05 14:36:45 +00:00
Andrew Johnson
a16fdfe45e
Added epicsAlgorithm.h header containing epicsMin, epicsMax & epicsSwap.
2001-03-27 16:53:22 +00:00
Andrew Johnson
2de1587cba
Removed epicsCppStd.h - not required.
2001-03-06 20:41:53 +00:00
Jeff Hill
1a9941689e
changed file names
2001-02-22 19:53:17 +00:00
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