summaryrefslogtreecommitdiff
path: root/cmd-line-utils/libedit/history.c
diff options
context:
space:
mode:
authorunknown <serg@serg.mylan>2004-03-14 17:25:20 +0100
committerunknown <serg@serg.mylan>2004-03-14 17:25:20 +0100
commit22657f672c8d4c005f85cd3efc714d98b635f3f0 (patch)
tree8d62b783d18499a58998dcedd618f5eb2b66ee66 /cmd-line-utils/libedit/history.c
parentad73b5ac5b5b71fc5370d19a971c260fc0bd42c1 (diff)
downloadmariadb-git-22657f672c8d4c005f85cd3efc714d98b635f3f0.tar.gz
my_strtod fixes:
sigsegv protection (exp overflow) don't return inf! use errno=EOVERFLOW to signal an overflow (as my_strntod uses errno anyway) if errno will be too slow, my_strtod can be changed to return overflow status in a parameter (like my_strntod does) include/m_string.h: EOVERFLOW mysql-test/r/insert.result: updated mysql-test/r/mysqldump.result: updated strings/strtod.c: sigsegv protection (exp overflow) don't return inf! use errno=EOVERFLOW to signal an overflow (as my_strntod uses errno anyway) if errno will be too slow, it my_strtod can be changed to return overflow status in a parameter (like my_strntod does)
Diffstat (limited to 'cmd-line-utils/libedit/history.c')
0 files changed, 0 insertions, 0 deletions