Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 1997 17:47:36 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-current@FreeBSD.org, max@wide.ad.jp
Subject:   Re: getegid() on -current?
Message-ID:  <199701180647.RAA09528@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>Recently, I've noticed that getegid() don't seem to be working right.
>For example, nethack complains it can't write into its score board
>directory, although nethack binary is setegid (to group games), and
>the directory in question is group writable.

Perhaps it depends on _POSIX_SAVED_IDS semantics for saved ids.  -current
and 2.2 no longer support this.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701180647.RAA09528>