diff options
author | Emilio G. Cota <cota@braap.org> | 2018-03-27 12:57:22 -0400 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2018-12-17 08:25:25 +0000 |
commit | f9943c7f766678af36d31076b78e466256f4871b (patch) | |
tree | e91673c99ef912f30e0638ed108a05d9178e0e9c /bsd-user/netbsd | |
parent | b8c547000dbaa403f524663e05ee2b1e69d3953f (diff) |
softfloat: rename canonicalize to sf_canonicalize
glibc >= 2.25 defines canonicalize in commit eaf5ad0
(Add canonicalize, canonicalizef, canonicalizel., 2016-10-26).
Given that we'll be including <math.h> soon, prepare
for this by prefixing our canonicalize() with sf_ to avoid
clashing with the libc's canonicalize().
Reported-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Tested-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'bsd-user/netbsd')
0 files changed, 0 insertions, 0 deletions