repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git]
/
modules
/
filemode
blob
be442ba59251bb3c3a00c799a5a959ed7bb9cc91
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
m4/st_dm_mode.m4
10
11
Depends-on:
12
sys_stat
13
14
configure.ac:
15
gl_FILEMODE
16
17
Makefile.am:
18
lib_SOURCES += filemode.c
19
20
Include:
21
"filemode.h"
22
23
License:
24
GPL
25
26
Maintainer:
27
Jim Meyering