Marty Kraimer
300af9164a
src/vxWorks/src to libCom/osi/os/vxWorks; devLib works on vxWorks and RTEMS
2003-08-05 18:48:31 +00:00
Jeff Hill
e80f7b4ce1
added wrapper around tmpfile so that we can have a windows specific
...
implementation
2003-07-30 16:02:58 +00:00
Andrew Johnson
d777dc654d
Fixing Eric's rogue checkins from the main trunk.
2003-07-15 19:50:25 +00:00
W. Eric Norum
e70dba5bf9
Macro expansion using environment variables as macro definitions.
2003-07-15 19:04:29 +00:00
Janet B. Anderson
2bddff21eb
Added COMMANDLINE includes.
2003-05-08 21:38:25 +00:00
Jeff Hill
913373d12d
added new src files
2003-04-24 17:04:41 +00:00
Ralph Lange
34b8c943c5
+= epicsStdio for HPUX
2003-04-04 14:14:37 +00:00
Ralph Lange
5b0d460260
Removed additional define for HP compile
2003-04-03 12:04:03 +00:00
Marty Kraimer
2261062c8c
new include file
2003-04-01 20:48:33 +00:00
Marty Kraimer
f3380f81f0
epicsStdio is new
2003-03-25 17:03:29 +00:00
Janet B. Anderson
6021e84957
Changes for shared libraries and os consistancy.
2003-03-18 22:45:03 +00:00
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