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.16-ports-merge-843-g5704bbc


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  5704bbcb4799f3a6dd08dcb72b5ded0d6b9933f4 (commit)
      from  f16946dd9c61df65f2a2245d00da83331509731a (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=5704bbcb4799f3a6dd08dcb72b5ded0d6b9933f4

commit 5704bbcb4799f3a6dd08dcb72b5ded0d6b9933f4
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Thu Dec 6 20:46:18 2012 +0530

    Fix the order of my ChangeLog entries

diff --git a/ChangeLog b/ChangeLog
index 10e1752..93f9af9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,11 @@
 2012-12-06  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
-	* stdio-common/tst-put-error.c (do_test): Add newline to the
-	padded test to ensure flush.
-
 	* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
 	(INTERNAL_SYSCALL_DECL): Use __attribute__ ((unused)).
 
+	* stdio-common/tst-put-error.c (do_test): Add newline to the
+	padded test to ensure flush.
+
 2012-12-05  Jeff Law  <law@redhat.com>
 
 	* sunrpc/etc.rpc (fedfs_admin): Add entry.

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

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]