This is the mail archive of the glibc-cvs@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]

GNU C Library master sources branch, master, updated. glibc-2.15-555-g48e2e13


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  48e2e132debdc5f0163114c89a6eaec986c9bf84 (commit)
      from  c9e9d408631bf700fc975d315e4c6d8ce8d84d3c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=48e2e132debdc5f0163114c89a6eaec986c9bf84

commit 48e2e132debdc5f0163114c89a6eaec986c9bf84
Author: Marek Polacek <polacek@redhat.com>
Date:   Thu Apr 5 19:28:16 2012 +0200

    Fix CL typos.

diff --git a/ChangeLog b/ChangeLog
index cc4de41..ab6db9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,10 +2,10 @@
 
 	* elf/rtld.c (dl_main): If DL_DEBUG_UNUSED is enabled, turn off
 	lazy binding.
-	* elf/dl-lookup (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
+	* elf/dl-lookup.c (_dl_lookup_symbol_x): If DL_DEBUG_UNUSED, ignore
 	undefined symbol errors.
 
-	* elf/rtlc.c (dl_main): Skip VDSO when checking for unused
+	* elf/rtld.c (dl_main): Skip VDSO when checking for unused
 	DT_NEEDED entries.
 
 2012-04-05  Michael Matz  <matz@suse.de>

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


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