Add a Maintainer.
[gnulib.git] / modules / filemode
1 Description:
2 Return a string (?rwxrwxrwx format) describing the type and permissions of a
3 file.
4
5 Files:
6 lib/filemode.h
7 lib/filemode.c
8 m4/filemode.m4
9
10 Depends-on:
11
12 configure.ac:
13 gl_FILEMODE
14
15 Makefile.am:
16 lib_SOURCES += filemode.h filemode.c
17
18 Include:
19 "filemode.h"
20
21 Maintainer:
22 Jim Meyering
23