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.17-60-g3a235ab


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  3a235abb5ad3c5c354692f0e8833ea4b3ecc452f (commit)
      from  b13c7b55ed5eeed2894cd9ff6b8aaa4254f928f8 (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=3a235abb5ad3c5c354692f0e8833ea4b3ecc452f

commit 3a235abb5ad3c5c354692f0e8833ea4b3ecc452f
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Wed Jan 9 19:04:13 2013 +0530

    Fix ChangeLog formatting
    
    A couple of places used spaces instead of a tab.

diff --git a/ChangeLog b/ChangeLog
index 21d47fe..72e991d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1681,7 +1681,7 @@
 
 2012-11-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
 
-        * sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
+	* sysdeps/s390/dl-procinfo.c (_dl_s390_cap_flags): Add "te".
 	* sysdeps/s390/dl-procinfo.h (HWCAP_S390_TE): Add enum value.
 	* sysdeps/unix/sysv/linux/s390/hwcap.h (HWCAP_S390_TE): Add macro
 	definition.
@@ -19485,7 +19485,7 @@
 	* sysdeps/unix/bsd/bsd4.4/bits/socket.h (__cmsg_nxthdr): Use NULL
 	instead of 0.
 	* sysdeps/unix/sysv/linux/bits/socket.h (__cmsg_nxthdr): Use (void*)0
-	instead of 0.                              .
+	instead of 0.
 	* sysdeps/unix/sysv/linux/sparc/bits/socket.h: Likewise.
 	Patch in part by Pavel Roskin <proski@gnu.org>.
 

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

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]