Andrew Johnson
|
5a561ca613
|
Make epicsStrtod() parse the full "Infinity" and not stop after "Inf".
|
2006-10-26 21:18:05 +00:00 |
|
Andrew Johnson
|
7aa6a2ca98
|
Better fix to the epicsStrtod problem: Don't compile our function if epicsStrtod
is a macro; that way you can't set a breakpoint on it which would never fire.
|
2006-01-05 21:08:02 +00:00 |
|
W. Eric Norum
|
8d3dc9eb33
|
Avoid infinite recursion on systems with 'working' strtod() functions.
|
2005-12-26 18:32:43 +00:00 |
|
Marty Kraimer
|
3499fbe51d
|
get rid of epicsShareAPI; epicsStrtok_r is new; clean up epicsStdlib
|
2005-12-12 19:54:48 +00:00 |
|