view modules/printf-safe @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 32db4d32dbf9
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:
LGPLv2+

Maintainer:
all