projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33a0e9b
)
Move to here from xreadlink.
author
Bruno Haible
<bruno@clisp.org>
Wed, 28 Feb 2007 23:49:09 +0000
(23:49 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 28 Feb 2007 23:49:09 +0000
(23:49 +0000)
modules/xreadlink-with-size
[new file with mode: 0644]
patch
|
blob
diff --git a/modules/xreadlink-with-size
b/modules/xreadlink-with-size
new file mode 100644
(file)
index 0000000..
efd279f
--- /dev/null
+++ b/
modules/xreadlink-with-size
@@ -0,0
+1,26
@@
+Description:
+Return the contents of a symbolic link, without size limitations.
+
+Files:
+lib/xreadlink.h
+lib/xreadlink.c
+m4/xreadlink.m4
+
+Depends-on:
+xalloc
+readlink
+ssize_t
+
+configure.ac:
+gl_XREADLINK
+
+Makefile.am:
+
+Include:
+"xreadlink.h"
+
+License:
+GPL
+
+Maintainer:
+Jim Meyering