]> Savannah Git Hosting - gnulib.git/commit
c-strtof: New module.
authorBruno Haible <bruno@clisp.org>
Thu, 22 Feb 2024 00:52:05 +0000 (01:52 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 22 Feb 2024 00:52:05 +0000 (01:52 +0100)
commit9f2ae68c82b7177ee83e5c2e8fc81fefcfb92546
tree3504130c9714d6a8b76f9980a9a76e8910215d95
parentd3786cbeb7fa0238fc72c189fb57847040b4e6eb
c-strtof: New module.

* lib/c-strtod.h (c_strtof): New declaration.
* lib/c-strtod.c: Support FLOAT.
* lib/c-strtof.c: New file.
* m4/c-strtod.m4 (gl_C_STRTOF): New macro.
* modules/c-strtof: New file.
ChangeLog
lib/c-strtod.c
lib/c-strtod.h
lib/c-strtof.c [new file with mode: 0644]
m4/c-strtod.m4
modules/c-strtof [new file with mode: 0644]