Mercurial > hg > octave-kai > gnulib-hg
view lib/dirchownmod.h @ 10606:442a5ff4bcc1
Reduce code duplication.
author | Paolo Bonzini <bonzini@gnu.org> |
---|---|
date | Thu, 09 Oct 2008 13:31:16 +0200 |
parents | 796e1837ac66 |
children |
line wrap: on
line source
#include <sys/types.h> int dirchownmod (int, char const *, mode_t, uid_t, gid_t, mode_t, mode_t);