Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 1997 21:58:54 -0600
From:      Warner Losh <imp@rover.village.org>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        asami@cs.berkeley.edu (Satoshi Asami), stable@freebsd.org
Subject:   Re: issetugid() compilation error in -stable 
Message-ID:  <E0x3vjS-0004tv-00@rover.village.org>
In-Reply-To: Your message of "Wed, 27 Aug 1997 20:49:23 PDT." <11545.872740163@time.cdrom.com> 
References:  <11545.872740163@time.cdrom.com>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <11545.872740163@time.cdrom.com> "Jordan K. Hubbard" writes:
: It actually wasn't dying in csh, it was dying in libc's glob.o (which
: called issetugid() as per a patch by ache, slightly neglecting the
: fact that issetugid() isn't *in* 2.2 yet :-).
: 
: I fixed it already this evening.

Damn.  I thought it was.  Ooops.  Jordan, did you fix it with the
getuid() != geteuid() || getgid() != getegid() work around, or just
back it out completely?

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E0x3vjS-0004tv-00>