Bug 1251

Summary: Ignore `weak_alias' lines in mach/shortcut.awk
Product: glibc Reporter: Thomas Schwinge <tschwinge>
Component: hurdAssignee: Roland McGrath <roland>
Status: RESOLVED FIXED    
Severity: normal CC: ams, glibc-bugs
Priority: P2 Flags: fweimer: security-
Version: 2.3.5   
Target Milestone: ---   
Host: i586-pc-gnu Target: i586-pc-gnu
Build: i586-pc-gnu Last reconfirmed:
Bug Depends on:    
Bug Blocks: 852    

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.