Experimental Physics and Industrial Control System
|
A problem arose on vxWorks with conveting the host name to lower case.
On vxWorks the target name of the boot params is made the host name.
It is NOT converted to lower case.
Andrew suggests that aslibRoutines.c be changed to use
strcasecmp instead of strcmp when comparing host names.
Discussion:
I find strcasecmp on linux and solaris and is defined in header strings.h.
NOTE NOT string.c
vxWorks does not have it.
I dont know about win32 or darwin.
This if we do this it sounds like we should define
epicsStrings.h
and provide an implmentation for os/default and os/vxWorks.
I dont know about win32 or darwin.
thoughts anyone?
Marty
- Navigate by Date:
- Prev:
Re: record/device/driver support export Marty Kraimer
- Next:
Why we can't extend the DSET or DRVET Andrew Johnson
- Index:
2002
<2003>
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
- Navigate by Thread:
- Prev:
Re: record/device/driver support export Marty Kraimer
- Next:
Why we can't extend the DSET or DRVET Andrew Johnson
- Index:
2002
<2003>
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
|
ANJ, 02 Feb 2012 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
·
Search
·
EPICS V4
·
IRMIS
·
Talk
·
Bugs
·
Documents
·
Links
·
Licensing
·
|