Update HACKING.
[gnulib.git] / modules / printf-safe
blobcb51696cd2e9e12eb9e40df9c323b1d2111391e9
1 Description:
2 Ensures that the *printf() functions provided by the *printf-posix modules
3 recognize non-IEEE-754 values of 'long double' arguments and display them as
4 NaN (rather than producing undefined behavior).
6 Files:
8 Depends-on:
10 configure.ac:
11 m4_divert_text([INIT_PREPARE], [gl_printf_safe=yes])
13 Makefile.am:
15 Include:
17 License:
18 LGPLv2+
20 Maintainer:
21 all