Rename isnan, applicable to 'double' only, to isnand.
[gnulib.git] / modules / unistdio / ulc-printf-parse
1 Description:
2 Parsing an ASCII format string.
3
4 Files:
5 lib/unistdio/u-printf-parse.h
6 lib/unistdio/ulc-printf-parse.c
7 lib/printf-parse.h
8 lib/printf-parse.c
9 m4/vasnprintf.m4
10 m4/intmax_t.m4
11
12 Depends-on:
13 unistdio/u-printf-args
14 stdint
15 xsize
16 c-ctype
17
18 configure.ac:
19 gl_PREREQ_PRINTF_PARSE
20
21 Makefile.am:
22 lib_SOURCES += unistdio/ulc-printf-parse.c
23
24 Include:
25 "unistdio/u-printf-parse.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Bruno Haible
32