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-795-g9e4eee2


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  9e4eee23af656c890394205fb15d252e171d346e (commit)
      from  f06cc227e21211c33a489ab084dd6a1f1bab7935 (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=9e4eee23af656c890394205fb15d252e171d346e

commit 9e4eee23af656c890394205fb15d252e171d346e
Author: Carlos O'Donell <carlos_odonell@mentor.com>
Date:   Thu Nov 29 14:53:57 2012 -0800

    hppa: Fix ChangeLog format issues.
    
    Remove trailing whitespace and canonicalize path names.

diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index 5ee9636..222ee44 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -1,7 +1,7 @@
 2012-11-29  Carlos O'Donell  <carlos@systemhalted.org>
 
 	* sysdeps/unix/sysv/linux/hppa/bits/socket.h: Delete file.
-	* ports/sysdeps/unix/sysv/linux/hppa/bits/socket_type.h: New file.
+	* sysdeps/unix/sysv/linux/hppa/bits/socket_type.h: New file.
 
 	* sysdeps/hppa/fpu/feholdexcpt.c: Cast return to unsigned long long *.
 	* sysdeps/unix/sysv/linux/hppa/mmap.c: Cast return to __ptr_t.
@@ -226,7 +226,7 @@
 
 2012-03-03  Carlos O'Donell  <carlos@systemhalted.org>
 
-	* sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Name 
+	* sysdeps/unix/sysv/linux/hppa/nptl/bits/pthreadtypes.h: Name
 	pthread_attr_t union.
 	* sysdeps/unix/sysv/linux/hppa/nptl/pthread.h: Sync from libc copy.
 	* sysdeps/unix/sysv/linux/hppa/bits/socket.h: Likewise.
@@ -248,12 +248,12 @@
 2011-10-21  Carlos O'Donell  <carlos@systemhalted.org>
 
 	* sysdeps/unix/sysv/linux/hppa/sys/procfs.h: Update copyright year.
-	Do not include signal.h and sys/ucontext.h. 
+	Do not include signal.h and sys/ucontext.h.
 
 2011-10-20  Carlos O'Donell  <carlos@systemhalted.org>
 
-	* sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Update copyright 
-	year. 
+	* sysdeps/unix/sysv/linux/hppa/nptl/sysdep-cancel.h: Update copyright
+	year.
 	(PSEUDO): Define __*_nocancel version. Add CFI directives to __*_nocancel
 	and normal version.
 	(PUSHARGS_1): Add CFI directive.

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

Summary of changes:
 ports/ChangeLog.hppa |   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]