view modules/printf-safe @ 10784:e4fe71541ee4

fdl.texi: revert accidental change to license * doc/fdl.texi: This is FDL 1.2, not 1.3. Signed-off-by: Eric Blake <ebb9@byu.net>
author Eric Blake <ebb9@byu.net>
date Mon, 10 Nov 2008 09:45:05 -0700
parents faef119238ca
children
line wrap: on
line source

Description:
Ensures that the *printf() functions provided by the *printf-posix modules
recognize non-IEEE-754 values of 'long double' arguments and display them as
NaN (rather than producing undefined behavior).

Files:

Depends-on:

configure.ac:
m4_divert_text([INIT_PREPARE], [gl_printf_safe=yes])

Makefile.am:

Include:

License:
LGPL

Maintainer:
Bruno Haible