Implement freading and fwriting.
[gnulib.git] / modules / fwriting
diff --git a/modules/fwriting b/modules/fwriting
new file mode 100644 (file)
index 0000000..0903a04
--- /dev/null
@@ -0,0 +1,25 @@
+Description:
+fwriting() function: Determine whether a FILE stream is currently doing writing.
+
+Files:
+lib/fwriting.h
+lib/fwriting.c
+m4/fwriting.m4
+
+Depends-on:
+stdbool
+
+configure.ac:
+gl_FUNC_FWRITING
+
+Makefile.am:
+
+Include:
+"fwriting.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible, Eric Blake
+