| Summary: | missing weak aliases for setres{g,u}id in sysdeps/mach/hurd | ||
|---|---|---|---|
| Product: | glibc | Reporter: | Barry deFreese <bddebian> |
| Component: | hurd | Assignee: | Roland McGrath <roland> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | glibc-bugs |
| Priority: | P1 | ||
| Version: | 2.3.2 | ||
| Target Milestone: | --- | ||
| Host: | i386-pc-gnu | Target: | i386-pc-gnu |
| Build: | i386-pc-gnu | Last reconfirmed: | |
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 724 | ||
|
Description
Barry deFreese
2005-02-15 01:58:06 UTC
Subject: Bug 722 CVSROOT: /cvs/glibc Module name: libc Changes by: roland@sources.redhat.com 2005-02-15 03:08:39 Modified files: sysdeps/mach/hurd: setresuid.c setresgid.c Log message: 2005-02-11 Barry deFrese <bddebian@comcast.net> [BZ #722] * sysdeps/mach/hurd/setresgid.c: Use weak_alias. * sysdeps/mach/hurd/setresuid.c: Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/setresuid.c.diff?cvsroot=glibc&r1=1.1&r2=1.2 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/setresgid.c.diff?cvsroot=glibc&r1=1.1&r2=1.2 Subject: Bug 722 CVSROOT: /cvs/glibc Module name: libc Branch: glibc-2_3-branch Changes by: roland@sources.redhat.com 2005-02-18 00:08:18 Modified files: sysdeps/mach/hurd: setresuid.c setresgid.c Log message: 2005-02-11 Barry deFrese <bddebian@comcast.net> [BZ #722] * sysdeps/mach/hurd/setresgid.c: Use weak_alias. * sysdeps/mach/hurd/setresuid.c: Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/setresuid.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1&r2=1.1.4.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/mach/hurd/setresgid.c.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.1&r2=1.1.4.1 These changes are in the 2.3 branch as well as the trunk now. |