This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/24986] New: alpha: new getegid, geteuid and getppid syscalls used unconditionally


https://sourceware.org/bugzilla/show_bug.cgi?id=24986

            Bug ID: 24986
           Summary: alpha: new getegid, geteuid and getppid syscalls used
                    unconditionally
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: aurelien at aurel32 dot net
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
              Host: alphaev67-unknown-linux-gnu
            Target: alphaev67-unknown-linux-gnu
             Build: alphaev67-unknown-linux-gnu

On alpha, Linux kernel 5.1 added the standard getegid, geteuid and getppid
syscalls in commit ecf7e0a4ad15287. Those are used unconditionally when the
glibc is built against >= 5.1 kernel headers, therefore breaking those function
on older kernels.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]