Hash :
8073415b
Author :
Date :
2007-11-04T21:14:08
Use GL_NOCRASH, to avoid a crashreporter dialog box from a configure check.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
Description:
POSIX compatible fprintf() function: print formatted output to a stream
Files:
lib/fprintf.c
m4/fprintf-posix.m4
m4/printf.m4
Depends-on:
stdio
fseterr
vasnprintf
isnan-nolibm
isnanl-nolibm
frexp-nolibm
frexpl-nolibm
printf-frexp
printf-frexpl
signbit
fpucw
nocrash
printf-safe
configure.ac:
gl_FUNC_FPRINTF_POSIX
gl_STDIO_MODULE_INDICATOR([fprintf-posix])
Makefile.am:
Include:
<stdio.h>
License:
LGPL
Maintainer:
Bruno Haible