view lib/dirchownmod.h @ 9454:265fad13afeb

Fix the processing of finite numbers with the 'a' and 'A' directives.
author Bruno Haible <bruno@clisp.org>
date Tue, 06 Nov 2007 00:41:57 +0100
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);