summaryrefslogtreecommitdiff
path: root/modules/read-file
diff options
context:
space:
mode:
Diffstat (limited to 'modules/read-file')
-rw-r--r--modules/read-file23
1 files changed, 23 insertions, 0 deletions
diff --git a/modules/read-file b/modules/read-file
new file mode 100644
index 0000000000..1b7263eb32
--- /dev/null
+++ b/modules/read-file
@@ -0,0 +1,23 @@
+Description:
+read_file() function: read the contents of a file into a string
+
+Files:
+lib/read-file.h
+lib/read-file.c
+m4/read-file.m4
+
+Depends-on:
+
+configure.ac:
+gl_FUNC_READ_FILE
+
+Makefile.am:
+
+Include:
+"read-file.h"
+
+License:
+LGPL
+
+Maintainer:
+Simon Josefsson