Mercurial > hg > octave-lojdl > gnulib-hg
view modules/userspec @ 4275:e272bc901785
New modules: utf8-ucs4, utf16-ucs4, ucs4-utf8, ucs4-utf16.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 03 Apr 2003 18:35:07 +0000 |
parents | 3ccc6d0d52bb |
children | ff249a314eac |
line wrap: on
line source
Description: Parse a specifying a user and/or group (e.g. as first argument of chown utility). Files: lib/userspec.c m4/userspec.m4 Depends-on: alloca xalloc xstrtol strdup gettext configure.ac: gl_USERSPEC Makefile.am: lib_SOURCES += userspec.c Include: Maintainer: Jim Meyering