view lib/dirchownmod.h @ 9364:559ef0e161fe

New module: xprintf * modules/xprintf, lib/xprintf.c, lib/xprintf.h: New files.
author Jim Meyering <meyering@redhat.com>
date Fri, 19 Oct 2007 17:09:37 +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);