Mercurial > hg > octave-shane > gnulib-hg
view lib/dirchownmod.h @ 17255:d81be792518a
update from texinfo
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 01 Jan 2013 15:51:49 -0800 |
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);