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.19-241-g97d8ca9


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  97d8ca99ae96f23504482eb98499653996e4f66b (commit)
      from  ea6029b19c6004c69a9074bf399091bbfbf58a0c (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=97d8ca99ae96f23504482eb98499653996e4f66b

commit 97d8ca99ae96f23504482eb98499653996e4f66b
Author: Carlos O'Donell <carlos@redhat.com>
Date:   Sun Mar 30 19:03:19 2014 -0400

    Fix ChangeLog formatting.

diff --git a/ChangeLog b/ChangeLog
index 5bb69dc..cf2726d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -183,9 +183,9 @@
 
 	[BZ #16634]
 	* elf/dl-load.c (open_verify): Add mode parameter.
-        Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
-        (open_path): Change from boolean 'secure' to complete flag 'mode'
-        (_dl_map_object): Adjust.
+	Error early when ET_EXEC and mode does not have __RTLD_OPENEXEC.
+	(open_path): Change from boolean 'secure' to complete flag 'mode'
+	(_dl_map_object): Adjust.
 	* elf/Makefile (tests): Add tst-dlopen-aout.
 	* elf/tst-dlopen-aout.c: New test.
 

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

Summary of changes:
 ChangeLog |    6 +++---
 1 files changed, 3 insertions(+), 3 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]