repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
select: Fix "warning: no previous prototype for function".
[gnulib.git]
/
modules
/
xreadlink
blob
5b14ece9601e0872a800f214d6a8853175e94450
1
Description:
2
Reading symbolic links without size limitation.
3
4
Files:
5
lib/xreadlink.h
6
lib/xreadlink.c
7
8
Depends-on:
9
areadlink
10
xalloc
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += xreadlink.c
16
17
Include:
18
"xreadlink.h"
19
20
License:
21
GPL
22
23
Maintainer:
24
Jim Meyering