summaryrefslogtreecommitdiff
path: root/modules/file-type
blob: 47150aeecac18bc6368213c25d755e5b2733cc44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Return a string describing the type of a file.

Files:
lib/file-type.h
lib/file-type.c

Depends-on:
gettext-h
sys_stat

configure.ac:

Makefile.am:
lib_SOURCES += file-type.c

Include:
"file-type.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering