Nathan Hartman a0ee5d3747 libc: Port strtod fixes to strtof, strtold and improve comments
* libs/libc/stdlib/lib_strtod.c:
  (strtod): Add a note about limitations of this implementation
   as compared to POSIX in the function's docstring. Also fix a
   typo.

* libs/libc/stdlib/lib_strtof.c:
  (strtof): Port the changes made to strtod in PR-6952 (commit
   c83985c5ce7) and add same note as above to docstring.

* libs/libc/stdlib/lib_strtold.c:
  (strtold): Same changes as strtof.
2022-08-30 09:47:50 +08:00
..
2021-03-03 18:52:53 -08:00
2021-03-03 18:52:53 -08:00
2020-07-04 11:10:29 +09:00
2021-07-14 15:09:58 -03:00
2021-07-14 15:09:58 -03:00
2020-07-04 11:10:29 +09:00
2021-03-03 18:52:53 -08:00
2021-04-02 11:12:25 -05:00
2021-03-03 18:52:53 -08:00
2021-03-03 18:52:53 -08:00
2022-07-27 00:36:49 +08:00
2021-04-02 11:12:25 -05:00
2021-07-14 15:09:58 -03:00
2022-07-27 00:36:49 +08:00