view lib/dirchownmod.h @ 11077:ddb65537c2d0

On HP-UX, don't pretend it was a SIGSEGV when it was a stack overflow.
author Bruno Haible <bruno@clisp.org>
date Sat, 24 Jan 2009 14:05:48 +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);