W. Eric Norum
17624a28c3
Create os-dependent message queue routines.
2003-02-27 22:59:07 +00:00
W. Eric Norum
4c980ea26f
Add epicsMessageQueue support.
2003-02-21 18:40:31 +00:00
Janet B. Anderson
a91ff3f031
Added Command-line input support define for epicsReadline.c.
2002-11-25 22:28:34 +00:00
W. Eric Norum
0ae4e0fb16
Remove reference to osdReadline.h. Command-line library selection is now
...
done in CONFIG_SITE.
2002-11-20 20:26:52 +00:00
Jeff Hill
3714092f09
renamed file
2002-10-24 23:51:07 +00:00
Jeff Hill
92dcf72a89
new epicsSignal interface
2002-10-23 23:54:18 +00:00
Jeff Hill
e45a480dca
changed tsDLIterBD to tsDLIter
2002-07-25 21:02:29 +00:00
Janet B. Anderson
93b0bf478d
Updated license comments.
2002-07-12 21:35:43 +00:00
Jeff Hill
3a6422e7af
installed epicsSingletonMutex
2002-04-19 17:57:52 +00:00
Jeff Hill
a07be4ff1b
template instantiation
2002-03-27 19:18:43 +00:00
Jeff Hill
dcf0185ec3
force ansi / iso exception behavior
2002-03-23 00:28:37 +00:00
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