This is the mail archive of the cygwin-developers@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() implementation proposal


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


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