public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* setresgid fails for GID > 65535
@ 2005-02-10 11:28 Chandru
  0 siblings, 0 replies; only message in thread
From: Chandru @ 2005-02-10 11:28 UTC (permalink / raw)
  To: glibc-bugs

On a local s390 (32-bit) system with glibc-2.2.5-233 and 2.4.21-266
kernel, setresgid() fails for users with gid > 65535. Replacing the
glibc-2.2 with glibc-2.3 helps.  Looking through the glibc code, it
seemed like glibc is supporting a 16-bit setresgid(). The problem does
not occur on x86.  man page of setresgid() mentions that the prototype
of setresgid() is not available in glibc-2.2 but is available in higher
versions (2.3).  Can anybody suggest on how we can make setresgid() work
for large gid's ( gid > 65535 ) on glibc-2.2.5-233, or how the changes
in glibc-2.3 can be backported to glibc-2.2 for setresgid() call. 

Thank you,   




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-10 11:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-10 11:28 setresgid fails for GID > 65535 Chandru

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).