]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* mach/shortcut.awk: Ignore `weak_alias' lines.
authorRoland McGrath <roland@gnu.org>
Mon, 8 Aug 2005 20:53:35 +0000 (20:53 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 8 Aug 2005 20:53:35 +0000 (20:53 +0000)
Reported by Alfred M. Szmidt <ams@gnu.org>.

Reported by Alfred M. Szmidt <ams@gnu.org>.

ChangeLog

index 10e137892dd47da6fb2e3481993c636d43e9b5ce..c7dd59d53c66b6ac30ae3dfd21917bcfa013fe39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 2005-08-05  Roland McGrath  <roland@redhat.com>
 
+       * mach/shortcut.awk: Ignore `weak_alias' lines.
+       Reported by Alfred M. Szmidt <ams@gnu.org>.
+
        * sysdeps/mach/hurd/mig-reply.c (reply_port): Don't use ?: as lvalue.
+       Reported by Alfred M. Szmidt <ams@gnu.org>.
 
 2005-08-03  Dwayne Grant McConnell  <dgm69@us.ibm.com>