Mercurial > hg > octave-shane > gnulib-hg
view modules/userspec @ 11219:aaeb2f86d096
Fix *printf behaviour regarding the %ls directive.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 26 Feb 2009 12:54:20 +0100 |
parents | 6a764f23e302 |
children | 5a0b2165f31b |
line wrap: on
line source
Description: Parse a `user:group' specifier (e.g. the first argument of chown utility). Files: lib/inttostr.h lib/userspec.c lib/userspec.h m4/userspec.m4 Depends-on: posixver xalloc xstrtol strdup gettext-h intprops stdbool configure.ac: gl_USERSPEC Makefile.am: Include: "userspec.h" License: GPL Maintainer: Jim Meyering