summaryrefslogtreecommitdiff
path: root/modules/filemode
blob: 1abb5f71304ed740c8310cdddea271cf081ae5ec (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
m4/filemode.m4
m4/st_dm_mode.m4

Depends-on:
stat-macros

configure.ac:
gl_FILEMODE

Makefile.am:
EXTRA_DIST += filemode.h

Include:
"filemode.h"

License:
GPL

Maintainer:
Jim Meyering