repo.or.cz
/
coreutils
/
ericb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NEWS: note that a cp -p bug fixed in 6.7 affected releases before 6.0.
[coreutils/ericb.git]
/
lib
/
xfts.h
blob
47906132a913cbfba53bd0e110b68b4bf431cb5b
1
#include
"fts_.h"
2
3
FTS
*
4
xfts_open
(
char
*
const
*,
int
options
,
5
int
(*) (
const
FTSENT
**,
const
FTSENT
**));