W. Eric Norum
|
0dc034962c
|
Use epicsScanFloat/epicsScanDouble rather than sscanf.
This allows proper handling of Nan/Inf on all architectures.
|
2004-10-12 17:45:31 +00:00 |
|
Jeff Hill
|
0d2e8aa434
|
o added config via EPICS_CA_MAX_SEARCH_PERIOD
|
2004-09-03 21:36:58 +00:00 |
|
Marty Kraimer
|
a15c5377f2
|
allow epicsStdioRedirect
|
2004-08-27 16:02:03 +00:00 |
|
Jeff Hill
|
2d613ba5d0
|
fixed DLL export
|
2004-08-11 00:46:12 +00:00 |
|
Andrew Johnson
|
2bef3a2d08
|
Added two new envParams and converted iocsh to use these instead of getenv()
|
2004-05-17 21:40:10 +00:00 |
|
Andrew Johnson
|
267e352bb5
|
Fix problem introduced by Win32 fix, do it properly.
|
2004-05-17 21:07:10 +00:00 |
|
Janet B. Anderson
|
22df40f776
|
Added chomp for win32 builds.
|
2004-05-17 14:27:11 +00:00 |
|
Andrew Johnson
|
068613e447
|
Fix for Win32
|
2004-04-26 16:11:29 +00:00 |
|
Andrew Johnson
|
76f1fdf92d
|
Tidy up, fixed problem in Bug #76.
|
2004-04-22 20:10:10 +00:00 |
|
Jeff Hill
|
913e6713c6
|
dont include osiSock.h from the envDefs.h header file
|
2002-09-07 00:12:01 +00:00 |
|
Jeff Hill
|
75081c3947
|
added EPICS_CAS_IGNORE_ADDR_LIST
|
2002-08-29 15:17:10 +00:00 |
|
Jeff Hill
|
84863a577c
|
use const for string arguments that are not modified
|
2002-08-22 14:38:19 +00:00 |
|
Jeff Hill
|
8d9c3f7ff4
|
updated to support independent configuration of certain server parameters
|
2002-08-09 00:16:24 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Janet B. Anderson
|
e7f10d4720
|
Added code to remove trailing whitespace and carriage return.
|
2002-07-03 15:28:52 +00:00 |
|
Jeff Hill
|
933a4e9646
|
fuixed warning messages
|
2002-02-06 02:13:43 +00:00 |
|
Marty Kraimer
|
d091596772
|
remove EPICS_TS_MIN_WEST add EPICS_TIMEZONE
|
2001-09-06 19:08:32 +00:00 |
|
Jeff Hill
|
1f7c046c8f
|
added new env var
|
2001-05-22 01:34:47 +00:00 |
|
W. Eric Norum
|
84cd107ad9
|
Make epicsEnvShow work when called from vxWorks shell or iocsh.
Limits operation to a single argument.
|
2001-05-17 16:56:14 +00:00 |
|
Marty Kraimer
|
a543f647ae
|
remove old style c function prototypes
|
2001-05-16 13:45:32 +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 |
|
Marty Kraimer
|
7efef48a21
|
remove def for putenv; failed on solaris 8
|
2000-06-16 15:02:40 +00:00 |
|
Marty Kraimer
|
e4d9ceb26c
|
add epicsPrtEnvParams
|
2000-05-19 14:32:28 +00:00 |
|
Jeff Hill
|
d92991d035
|
added port config fetch
|
2000-03-14 22:35:06 +00:00 |
|
Jeff Hill
|
8026cdc26a
|
fixed gnu warnings
|
2000-02-08 23:15:18 +00:00 |
|
Jeff Hill
|
444d42082f
|
cleaned out osdSockResource
|
2000-02-08 00:20:26 +00:00 |
|
Marty Kraimer
|
4b799fa912
|
osdSocketResource => osiSockResource
|
2000-01-28 20:32:40 +00:00 |
|
Marty Kraimer
|
988d7d4969
|
new organization
|
2000-01-24 20:55:50 +00:00 |
|
Marty Kraimer
|
061076e229
|
more changes for iocCore port
|
1999-11-18 17:07:21 +00:00 |
|
Janet B. Anderson
|
78fe1595df
|
Changes for WIN32 build.
|
1999-10-12 18:53:10 +00:00 |
|
Marty Kraimer
|
c786f54b63
|
changes for 3.14
|
1999-09-13 19:18:48 +00:00 |
|
Jeff Hill
|
6bd5b857e7
|
use aToIPAddr
|
1998-06-16 02:08:03 +00:00 |
|
Jeff Hill
|
35f054e17f
|
use READONLY for const so that pre-ANSI C extensions will compile
|
1998-05-12 18:33:38 +00:00 |
|
Jeff Hill
|
27c4d0574f
|
cleaned up the DLL symbol export
|
1998-02-27 01:34:15 +00:00 |
|
Marty Kraimer
|
68fb4bbf96
|
make first line #!/usr/bin/perl
|
1997-12-08 13:56:18 +00:00 |
|
Jeff Hill
|
4f77b1966a
|
include shareLib.h
|
1997-08-05 00:30:42 +00:00 |
|
Jeff Hill
|
6b6e5e7515
|
updated dll keywords
|
1997-05-01 19:57:53 +00:00 |
|
Jeff Hill
|
2517d52437
|
fixed WIN32 DLL symbol exports
|
1997-04-23 17:23:05 +00:00 |
|
Jeff Hill
|
8013fecb61
|
kay's perl branch
|
1997-04-11 20:44:03 +00:00 |
|
Jeff Hill
|
d3c6310bb1
|
API changes and include with not <>
|
1997-04-10 19:45:43 +00:00 |
|
Jeff Hill
|
2fc75ca08e
|
installed WIN32/Makefile.Host
|
1997-01-10 00:12:21 +00:00 |
|
Jeff Hill
|
c12f73e2b3
|
added envParamIsEmpty()
|
1996-11-02 02:00:05 +00:00 |
|
Jeff Hill
|
fd72915fae
|
added cas env var
|
1996-11-02 01:59:43 +00:00 |
|
Jeff Hill
|
6a9030e5e6
|
added epicsShareAPI
|
1996-09-16 18:43:14 +00:00 |
|
Jeff Hill
|
2f6e847cf6
|
added IOC_LOG_FILE_COMMAND
|
1996-06-21 00:22:23 +00:00 |
|
Janet B. Anderson
|
a8f0ec2338
|
FIxed strlen test.
|
1996-06-19 14:39:54 +00:00 |
|
Marty Kraimer
|
a8da2b9da4
|
moved include files from base/include
|
1996-01-25 21:24:40 +00:00 |
|
Jeff Hill
|
2a21b01b0e
|
fixed bug occuring when diagnostic is printed and the env var cant be found
|
1995-11-08 23:43:51 +00:00 |
|
Jeff Hill
|
c9abc2c82e
|
ms windows changes
|
1995-09-29 22:17:13 +00:00 |
|
Marty Kraimer
|
6eb04984bd
|
Removed epicsSetEnvParams
|
1995-08-17 14:47:40 +00:00 |
|