Mercurial > hg > octave-shane > gnulib-hg
view lib/dirchownmod.h @ 14612:6ef4f1f39105
Revert "use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE"
This reverts commit 349d7fe0e307d59d508b3579317ee8d4eacfeb9c.
Revert accidentally-pushed patch. Not yet ready.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Mon, 25 Apr 2011 10:38:33 +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);