ignore-value: handle pointer types, too
[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 dup2
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += fseterr.c
16
17 Include:
18 "fseterr.h"
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible
25