view modules/modechange @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents 62089e9fcc47
children
line wrap: on
line source

Description:
Manipulation of mode changes specified by strings (e.g. as first argument of
chmod utility).

Files:
lib/modechange.h
lib/modechange.c
m4/modechange.m4

Depends-on:
stat
stat-macros
stdbool
sys_stat
xalloc

configure.ac:
gl_MODECHANGE

Makefile.am:
lib_SOURCES += modechange.c

Include:
"modechange.h"

License:
GPL

Maintainer:
Jim Meyering