summaryrefslogtreecommitdiff
path: root/modules/file-type
blob: 8f14c2e433faa30687e59fd6ef88b3e09d039488 (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
lib/stat-macros.h
m4/file-type.m4

Depends-on:
gettext

configure.ac:
gl_FILE_TYPE

Makefile.am:
lib_SOURCES += file-type.h file-type.c stat-macros.h

Include:
"file-type.h"

Maintainer:
Paul Eggert, Jim Meyering