+-function is not thread-safe and also not async-cancel-safe.
++and
++.Fn atof_l
++functions are thread-safe and async-cancel-safe.
+ .Pp
+ The
+ .Fn atof
+-function has been deprecated by
++and
++.Fn atof_l
++functions have been deprecated by
+ .Fn strtod
++and
++.Fn strtod_l
+ and should not be used in new code.
+ .Sh ERRORS
+ The function
+@@ -84,7 +102,8 @@ on an error.