diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2020-02-03 23:58:09 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2020-02-03 23:58:09 -0800 |
commit | 81868db85255d60364a8ad084e20a039c8ddaa3f (patch) | |
tree | c9915b306a3902837629824f365a94b836410923 /hash.h | |
parent | c176ee050e0ce0010802154ff3e588aab3a67ae3 (diff) | |
download | txr-81868db85255d60364a8ad084e20a039c8ddaa3f.tar.gz txr-81868db85255d60364a8ad084e20a039c8ddaa3f.tar.bz2 txr-81868db85255d60364a8ad084e20a039c8ddaa3f.zip |
New feature: symbolic chmod.
The chmod function can now take a string, which uses the same
conventions as the symbolic mode argument of the chmod utility.
* sysif.c (CHM_O, CHM_G, CHM_U): New preprocessor symbols.
(enum chm_state, enum chm_op): New enums.
(chmod_wrap): Allow argument to be a string, and in that case
interpret the chmod symbolic permission language.
* txr.1: Documented.
Diffstat (limited to 'hash.h')
0 files changed, 0 insertions, 0 deletions