projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d86d7c
)
Move to xreadlink-with-size.
author
Bruno Haible
<bruno@clisp.org>
Wed, 28 Feb 2007 23:49:12 +0000
(23:49 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Wed, 28 Feb 2007 23:49:12 +0000
(23:49 +0000)
modules/xreadlink
[deleted file]
patch
|
blob
|
history
diff --git
a/modules/xreadlink
b/modules/xreadlink
deleted file mode 100644
(file)
index
efd279f
..0000000
--- a/
modules/xreadlink
+++ /dev/null
@@
-1,26
+0,0 @@
-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