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: setregid() and setreuid() patch


On Fri, Jan 24, 2003 at 09:55:20AM -0500, Jason Tishler wrote:
> The attached patch implements setregid() and setreuid() as recommended
> by Pierre in:
> 
>     http://cygwin.com/ml/cygwin-developers/2003-01/msg00115.html

Applied with minor changes:

> +setreuid (__uid32_t ruid, __uid32_t euid)
             ^^^^^^^^^
	     __uid16_t

I've also applied the missing declarations in newlib's sys/unistd.h.

Thanks,
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]