summaryrefslogtreecommitdiff
path: root/modules/fseterr
blob: 7fa7ecd281429094adc23580bedde66b35db6849 (plain)
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
Description:
Set the error indicator of a stream.

Files:
lib/fseterr.h
lib/fseterr.c
lib/stdio-impl.h
m4/fseterr.m4

Depends-on:

configure.ac:
gl_FUNC_FSETERR
if test $ac_cv_func___fseterr = no; then
  AC_LIBOBJ([fseterr])
fi

Makefile.am:

Include:
"fseterr.h"

License:
LGPLv2+

Maintainer:
all