futimens: fix configure check
[gnulib.git] / modules / fwriting
1 Description:
2 fwriting() function: Determine whether a FILE stream is currently doing writing.
3
4 Files:
5 lib/fwriting.h
6 lib/fwriting.c
7 lib/stdio-impl.h
8 m4/fwriting.m4
9
10 Depends-on:
11 stdbool
12
13 configure.ac:
14 gl_FUNC_FWRITING
15
16 Makefile.am:
17
18 Include:
19 "fwriting.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Eric Blake
26