Edit

kc3-lang/gnulib/modules/modechange

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2003-01-20 10:02:37
    Hash : 6f99528a
    Message : Add a Maintainer.

  • modules/modechange
  • 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:
    xstrtol
    
    configure.ac:
    gl_MODECHANGE
    
    Makefile.am:
    lib_SOURCES += modechange.h modechange.c
    
    Include:
    "modechange.h"
    
    Maintainer:
    Jim Meyering