mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-02-15 03:41:57 +02:00
* bootstrap.conf, gl/modules/buffer-lcm, gl/modules/randperm: * gl/modules/randread, gl/modules/strnumcmp, gl/modules/targetdir: * gl/modules/xdectoint, gl/modules/xfts: Adjust to recent renaming of Gnulib modules, e.g., stdbool → bool, inttypes → inttypes-h.
24 lines
205 B
Plaintext
24 lines
205 B
Plaintext
Description:
|
|
a wrapper for fts_open
|
|
|
|
Files:
|
|
lib/xfts.c
|
|
lib/xfts.h
|
|
|
|
Depends-on:
|
|
stddef-h
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += xfts.c xfts.h
|
|
|
|
Include:
|
|
"xfts.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|