Mercurial > hg > octave-kai > gnulib-hg
view lib/umaxtostr.c @ 10182:4a177f4b083f
Add support for HP-UX ACLs.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 08 Jun 2008 19:08:22 +0200 |
parents | 1ade121b7fb9 |
children | 1785ef4dfcdf |
line wrap: on
line source
#define inttostr umaxtostr #define inttype uintmax_t #include "inttostr.c"