setregid() and setreuid() implementation proposal

Pierre A. Humblet Pierre.Humblet@ieee.org
Thu Jan 23 14:21:00 GMT 2003


Jason Tishler wrote:
> 
> Pierre,
> 
> On Thu, Jan 23, 2003 at 10:50:02AM +0100, Corinna Vinschen wrote:
> > On Wed, Jan 22, 2003 at 10:00:24PM -0500, Pierre A. Humblet wrote:
> > > extern "C" int
> > > setreuid32 (__uid32_t ruid, __uid32_t euid)
> > > {
> > >   [snip]
> > > }
> >
> > Could you send a patch?
> 
> Since you understand the issues much than I do, would you be willing to
> run with this?

Jason,

I am rather booked up for the moment. Can we split the work?
Can you take care of the skeleton (writing the uid16 wrappers,
bumping the dll, ..), leaving the main functions empty, or with
the minimal implementation you need? I will patch them later.

Pierre



More information about the Cygwin-developers mailing list