public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/12387] New: sysdeps/unix/sysv/linux/sh/getgid.c is missing
@ 2011-01-11 11:51 christian.groenke at sysgo dot com
  2011-05-09 17:42 ` [Bug libc/12387] " drepper.fsp at gmail dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: christian.groenke at sysgo dot com @ 2011-01-11 11:51 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=12387

           Summary: sysdeps/unix/sysv/linux/sh/getgid.c is missing
           Product: glibc
           Version: 2.11
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: libc
        AssignedTo: drepper.fsp@gmail.com
        ReportedBy: christian.groenke@sysgo.com


Created attachment 5189
  --> http://sourceware.org/bugzilla/attachment.cgi?id=5189
patch to add getgid to SH arch

When i used "getgid()" on my SH4 machine with glibc-2.11 it didn't work, but
"getegid()" worked. The problem is the missing file
"sysdeps/unix/sysv/linux/sh/getgid.c". I think i should be the same as
"sysdeps/unix/sysv/linux/sh/getegid.c". (basically including the getgid.c file
from "sysdeps/unix/sysv/linux/i386/")

This will impact for example the sshd as it uses "getgid()" to do some checks.

I checked also the the last release from the gnu-ftp (2.12.2) the file is also
missing there so the error still exists.

I appended a patch that will add this file to the appropriate dir and should
work.

Best regards
Christian

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-27 12:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-11 11:51 [Bug libc/12387] New: sysdeps/unix/sysv/linux/sh/getgid.c is missing christian.groenke at sysgo dot com
2011-05-09 17:42 ` [Bug libc/12387] " drepper.fsp at gmail dot com
2012-02-21  2:00 ` jsm28 at gcc dot gnu.org
2012-02-21  2:50 ` kkojima at rr dot iij4u.or.jp
2013-05-10 18:43 ` aj at suse dot de
2014-06-27 12:31 ` fweimer at redhat dot com

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).