[PATCH]: Eliminate HAVE_CYGWIN (and _UWIN) around calls to setgroups() [was Re: openssh for UWIN]
Ben Lindstrom
mouring at etoh.eviladmin.org
Mon Jun 10 05:41:25 EST 2002
On Sun, 9 Jun 2002, Kevin Steves wrote:
> On Sat, Jun 08, 2002 at 10:51:37PM +0200, Corinna Vinschen wrote:
> > > bsd-misc.c is the best place for that i think. there's a noop
> > > setlogin() wrapper there too for example.
> >
> > AFAIK the bsd-XXXX files will be renamed, isn't it? Will bsd-misc.c
> > be renamed to fake-misc.c then?
>
> i think we wanted to move away from "fake-". for now bsd-misc.c
> makes sense, or perhaps i forgot some discussion on this.
I'd like to see (and I think Damien also mirrors this belief):
bsd-*.c -- Should implement useable correct code.
fake-*.c -- Should implement faked version for platforms that don't
need the feature, but used to keep the code clean
port-*.c -- Should be platform specific code.
- Ben
More information about the openssh-unix-dev
mailing list