verify: new macro 'assume'
[gnulib.git] / modules / file-type
1 Description:
2 Return a string describing the type of a file.
3
4 Files:
5 lib/file-type.h
6 lib/file-type.c
7
8 Depends-on:
9 gettext-h
10 sys_stat
11
12 configure.ac:
13
14 Makefile.am:
15 lib_SOURCES += file-type.c
16
17 Include:
18 "file-type.h"
19
20 License:
21 GPL
22
23 Maintainer:
24 Paul Eggert, Jim Meyering