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.18-194-g29c793b


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  29c793b3c2947badd9d05e45736e406fb12021e8 (commit)
      from  3cef60098c3a38c65b11be2542b2bc86f76166e8 (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=29c793b3c2947badd9d05e45736e406fb12021e8

commit 29c793b3c2947badd9d05e45736e406fb12021e8
Author: Eric Blake <eblake@redhat.com>
Date:   Wed Oct 2 05:55:09 2013 -0600

    maint: correct changelog
    
    * ChangeLog: List my previous commit in correct location.
    
    Signed-off-by: Eric Blake <eblake@redhat.com>

diff --git a/ChangeLog b/ChangeLog
index 374e994..beba952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,11 @@
 	* malloc/Makefile: Add tst-posix_memalign.
 	* malloc/tst-posix_memalign.c: New file.
 
+2013-10-01  Eric Blake  <eblake@redhat.com>
+
+	* posix/glob.c (next_brace_sub, prefix_array, collated_compare):
+	Use __THROWNL rather than __THROW on static functions.
+
 2013-09-30  Petr Machata  <pmachata@redhat.com>
 
 	* elf/elf.h (R_AARCH64_ABS16): New macro.
@@ -447,11 +452,6 @@
 	[!_SOFT_FLOAT && !__NO_FPRS__] (_FPU_SETCW): Likewise.  Use
 	parentheses around reference to macro parameter.
 
-2013-09-04  Eric Blake  <eblake@redhat.com>
-
-	* posix/glob.c (next_brace_sub, prefix_array, collated_compare):
-	Use __THROWNL rather than __THROW on static functions.
-
 2013-09-13  Richard Sandiford  <richard@codesourcery.com>
 
 	* locale/programs/ld-ctype.c (find_idx): Use uint32_t in

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

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