Bug 1251 - Ignore `weak_alias' lines in mach/shortcut.awk
Summary: Ignore `weak_alias' lines in mach/shortcut.awk
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: hurd (show other bugs)
Version: 2.3.5
: P2 normal
Target Milestone: ---
Assignee: Roland McGrath
URL:
Keywords:
Depends on:
Blocks: libc236
  Show dependency treegraph
 
Reported: 2005-08-26 22:52 UTC by Thomas Schwinge
Modified: 2018-04-19 14:49 UTC (History)
2 users (show)

See Also:
Host: i586-pc-gnu
Target: i586-pc-gnu
Build: i586-pc-gnu
Last reconfirmed:
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schwinge 2005-08-26 22:52:37 UTC
Trunk change needed on glibc-2_3-branch:

#v+
        2005-08-05  Roland McGrath  <roland@redhat.com>

        * mach/shortcut.awk: Ignore `weak_alias' lines.
        Reported by Alfred M. Szmidt <ams@gnu.org>.
#v-

http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/mach/shortcut.awk.diff?cvsroot=glibc&r1=1.7&r2=1.8
Comment 1 Sourceware Commits 2005-10-16 09:45:43 UTC
Subject: Bug 1251

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-10-16 09:45:40

Modified files:
	mach           : shortcut.awk 

Log message:
	2005-08-05  Roland McGrath  <roland@redhat.com>
	
	[BZ #1251]
	* mach/shortcut.awk: Ignore `weak_alias' lines.
	Reported by Alfred M. Szmidt <ams@gnu.org>.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/mach/shortcut.awk.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.7&r2=1.7.4.1

Comment 2 Roland McGrath 2005-10-17 05:02:03 UTC
These changes are now in both the trunk and the 2.3 branch.