summaryrefslogtreecommitdiff
path: root/modules/filemode
blob: 7203b0c536e8fd862c1fef4f8a736d9c8e9e8538 (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
25
26
27
Description:
Return a string (?rwxrwxrwx format) describing the type and permissions of a
file.

Files:
lib/filemode.h
lib/filemode.c
lib/stat-macros.h
m4/filemode.m4

Depends-on:

configure.ac:
gl_FILEMODE

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

Include:
"filemode.h"

License:
GPL

Maintainer:
Jim Meyering