This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setgroups


On Mon, Jul 29, 2002 at 09:16:08PM -0400, Pierre A. Humblet wrote:
> +int     _EXFUN(setgroups, (int ngroups, const gid_t *grouplist ));

Thanks Pierre,

I've added it to libc/include/sys/unistd.h as you proposed originally.
It's better to have all prototypes in one place.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]