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
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
modechange
blob
b5b86a4186ad802bf4710922c062b5e9f421bdef
1
Description:
2
Manipulation of mode changes specified by strings (e.g. as first argument of
3
chmod utility).
4
5
Files:
6
lib/modechange.h
7
lib/modechange.c
8
m4/modechange.m4
9
10
Depends-on:
11
stat
12
stat-macros
13
stdbool
14
sys_stat
15
xalloc
16
17
configure.ac:
18
gl_MODECHANGE
19
20
Makefile.am:
21
lib_SOURCES += modechange.c
22
23
Include:
24
"modechange.h"
25
26
License:
27
GPL
28
29
Maintainer:
30
Jim Meyering