view lib/dirchownmod.h @ 7017:005fe24b840a

Update javaexec module from GNU gettext 0.15.
author Bruno Haible <bruno@clisp.org>
date Sat, 22 Jul 2006 15:17:55 +0000
parents bbdf9204a185
children 796e1837ac66
line wrap: on
line source

#include <sys/types.h>
int dirchownmod (char const *, mode_t, uid_t, gid_t, mode_t, mode_t);