view modules/modechange @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
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