doc: sort: give example for sorting on the last field
[coreutils.git] / gl / modules / xfts
blob335946e2f53452d66c54af79ef66ec10322495b6
1 Description:
2 a wrapper for fts_open
4 Files:
5 lib/xfts.c
6 lib/xfts.h
8 Depends-on:
9 stddef
11 configure.ac:
13 Makefile.am:
14 lib_SOURCES += xfts.c xfts.h
16 Include:
17 "xfts.h"
19 License:
20 GPL
22 Maintainer:
23 Jim Meyering