repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
doc: enhance diagnostic when rm skips "." or ".." arguments
[coreutils.git]
/
gl
/
modules
/
xfts
blob
335946e2f53452d66c54af79ef66ec10322495b6
1
Description:
2
a wrapper for fts_open
3
4
Files:
5
lib/xfts.c
6
lib/xfts.h
7
8
Depends-on:
9
stddef
10
11
configure.ac:
12
13
Makefile.am:
14
lib_SOURCES += xfts.c xfts.h
15
16
Include:
17
"xfts.h"
18
19
License:
20
GPL
21
22
Maintainer:
23
Jim Meyering