strtod: fix bug in replacement function on AIX
[gnulib.git] / modules / fseterr
1 Description:
2 Set the error indicator of a stream.
3
4 Files:
5 lib/fseterr.h
6 lib/fseterr.c
7 lib/stdio-impl.h
8
9 Depends-on:
10
11 configure.ac:
12
13 Makefile.am:
14 lib_SOURCES += fseterr.c
15
16 Include:
17 "fseterr.h"
18
19 License:
20 LGPL
21
22 Maintainer:
23 Bruno Haible
24