summaryrefslogtreecommitdiff
path: root/modules/fbufmode
diff options
context:
space:
mode:
Diffstat (limited to 'modules/fbufmode')
-rw-r--r--modules/fbufmode25
1 files changed, 25 insertions, 0 deletions
diff --git a/modules/fbufmode b/modules/fbufmode
new file mode 100644
index 0000000000..2d054b4362
--- /dev/null
+++ b/modules/fbufmode
@@ -0,0 +1,25 @@
+Description:
+fbufmode() function: Determine the buffering mode of a FILE stream.
+
+Files:
+lib/fbufmode.h
+lib/fbufmode.c
+m4/fbufmode.m4
+
+Depends-on:
+
+configure.ac:
+gl_FUNC_FBUFMODE
+
+Makefile.am:
+lib_SOURCES += fbufmode.c
+
+Include:
+"fbufmode.h"
+
+License:
+LGPL
+
+Maintainer:
+Bruno Haible, Eric Blake
+