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-778-gb8c61b4


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  b8c61b4b1d6afb69190169764c1b141f4659e48b (commit)
      from  be11d713940133fd4200fb96db8200092b05325e (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=b8c61b4b1d6afb69190169764c1b141f4659e48b

commit b8c61b4b1d6afb69190169764c1b141f4659e48b
Author: Joseph Myers <joseph@codesourcery.com>
Date:   Mon Jun 10 22:47:08 2013 +0000

    Remove trailing whitespace from mach/*.sub.

diff --git a/ChangeLog b/ChangeLog
index 7cc1378..19cb14c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2013-06-10  Joseph Myers  <joseph@codesourcery.com>
 
+	* mach/err_boot.sub: Remove trailing whitespace.
+	* mach/err_ipc.sub: Likewise.
+	* mach/err_mach.sub: Likewise.
+
 	* sysdeps/generic/math-tests.h (ROUNDING_TESTS_float): New macro.
 	(ROUNDING_TESTS_double): Likewise.
 	(ROUNDING_TESTS_long_double): Likewise.
diff --git a/mach/err_boot.sub b/mach/err_boot.sub
index 5393ab1..feba8fc 100644
--- a/mach/err_boot.sub
+++ b/mach/err_boot.sub
@@ -1,26 +1,26 @@
-/* 
+/*
  * Mach Operating System
  * Copyright (c) 1992 Carnegie Mellon University
  * All Rights Reserved.
- * 
+ *
  * Permission to use, copy, modify and distribute this software and its
  * documentation is hereby granted, provided that both the copyright
  * notice and this permission notice appear in all copies of the
  * software, derivative works or modified versions, and any portions
  * thereof, and that both notices appear in supporting documentation.
- * 
+ *
  * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS"
  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
  * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
- * 
+ *
  * Carnegie Mellon requests users of this software to return to
- * 
+ *
  *  Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
  *  School of Computer Science
  *  Carnegie Mellon University
  *  Pittsburgh PA 15213-3890
- * 
- * any improvements or extensions that they make and grant Carnegie Mellon 
+ *
+ * any improvements or extensions that they make and grant Carnegie Mellon
  * the rights to redistribute these changes.
  */
 /*
@@ -32,7 +32,7 @@
  * Revision 2.2  92/04/01  19:37:59  rpd
  * 	Created.
  * 	[92/03/09            rpd]
- * 
+ *
  */
 /*
  *	File:	err_bootstrap.sub
diff --git a/mach/err_ipc.sub b/mach/err_ipc.sub
index 1de186e..3acabd8 100644
--- a/mach/err_ipc.sub
+++ b/mach/err_ipc.sub
@@ -1,25 +1,25 @@
-/* 
+/*
  * Mach Operating System
  * Copyright (c) 1991,1990,1989,1988,1987 Carnegie Mellon University
  * All Rights Reserved.
- * 
+ *
  * Permission to use, copy, modify and distribute this software and its
  * documentation is hereby granted, provided that both the copyright
  * notice and this permission notice appear in all copies of the
  * software, derivative works or modified versions, and any portions
  * thereof, and that both notices appear in supporting documentation.
- * 
- * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS 
+ *
+ * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS
  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
  * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
- * 
+ *
  * Carnegie Mellon requests users of this software to return to
- * 
+ *
  *  Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
  *  School of Computer Science
  *  Carnegie Mellon University
  *  Pittsburgh PA 15213-3890
- * 
+ *
  * any improvements or extensions that they make and grant Carnegie the
  * rights to redistribute these changes.
  */
@@ -31,11 +31,11 @@
  *
  * Revision 2.2  92/01/16  00:08:40  rpd
  * 	Moved from user collection to mk collection.
- * 
+ *
  * Revision 2.2  91/03/27  16:05:16  mrt
  * 	First checkin
- * 
- * 
+ *
+ *
  */
 /*
  *	File:	err_ipc.sub
@@ -52,7 +52,7 @@ static char * err_codes_send[] = {
 	"(ipc/send) timed out",			/* -103 */
 	"(ipc/send) unused error",		/* -104 */
 	"(ipc/send) will notify",		/* -105 */
-	"(ipc/send) notify in progress",	/* -106 */	
+	"(ipc/send) notify in progress",	/* -106 */
 	"(ipc/send) kernel refused message",	/* -107 */
 	"(ipc/send) send interrupted",		/* -108 */
 	"(ipc/send) send message too large",	/* -109 */
diff --git a/mach/err_mach.sub b/mach/err_mach.sub
index b33522c..7080471 100644
--- a/mach/err_mach.sub
+++ b/mach/err_mach.sub
@@ -1,25 +1,25 @@
-/* 
+/*
  * Mach Operating System
  * Copyright (c) 1991,1990,1989 Carnegie Mellon University
  * All Rights Reserved.
- * 
+ *
  * Permission to use, copy, modify and distribute this software and its
  * documentation is hereby granted, provided that both the copyright
  * notice and this permission notice appear in all copies of the
  * software, derivative works or modified versions, and any portions
  * thereof, and that both notices appear in supporting documentation.
- * 
- * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS 
+ *
+ * CARNEGIE MELLON ALLOWS FREE USE OF THIS SOFTWARE IN ITS
  * CONDITION.  CARNEGIE MELLON DISCLAIMS ANY LIABILITY OF ANY KIND FOR
  * ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
- * 
+ *
  * Carnegie Mellon requests users of this software to return to
- * 
+ *
  *  Software Distribution Coordinator  or  Software.Distribution@CS.CMU.EDU
  *  School of Computer Science
  *  Carnegie Mellon University
  *  Pittsburgh PA 15213-3890
- * 
+ *
  * any improvements or extensions that they make and grant Carnegie the
  * rights to redistribute these changes.
  */
@@ -32,21 +32,21 @@
  * Revision 2.3  92/04/01  19:38:05  rpd
  * 	Added MIG_DESTROY_REQUEST.
  * 	[92/03/09            rpd]
- * 
+ *
  * Revision 2.2  92/01/16  00:09:05  rpd
  * 	Moved from user collection to mk collection.
- * 
+ *
  * Revision 2.3  91/08/29  15:51:30  rpd
  * 	Added MIG_SERVER_DIED.
  * 	[91/08/21            rpd]
- * 
+ *
  * Revision 2.2  91/03/27  16:05:37  mrt
  * 	First checkin
- * 
+ *
  * Revision 2.2  91/03/18  17:39:03  rpd
  * 	Created.
  * 	[91/03/18            rpd]
- * 
+ *
  */
 /*
  *	File:	err_mach_ipc.sub

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

Summary of changes:
 ChangeLog         |    4 ++++
 mach/err_boot.sub |   16 ++++++++--------
 mach/err_ipc.sub  |   22 +++++++++++-----------
 mach/err_mach.sub |   24 ++++++++++++------------
 4 files changed, 35 insertions(+), 31 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]