ptsname_r: Fix a compiler warning on Solaris.
[gnulib.git] / modules / file-type
blob47150aeecac18bc6368213c25d755e5b2733cc44
1 Description:
2 Return a string describing the type of a file.
4 Files:
5 lib/file-type.h
6 lib/file-type.c
8 Depends-on:
9 gettext-h
10 sys_stat
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += file-type.c
17 Include:
18 "file-type.h"
20 License:
21 GPL
23 Maintainer:
24 Paul Eggert, Jim Meyering