view modules/fseterr @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 42a721c06345
children
line wrap: on
line source

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