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.11-356-gd55d558


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  d55d558b4ecf2a9ef4869982ce6c32f9c496bbe7 (commit)
       via  42464d7fe8a4fab468b12466e52f9552e4940fcf (commit)
      from  aa6436d6adc6570e5c934d02a656b4569ee703e6 (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=d55d558b4ecf2a9ef4869982ce6c32f9c496bbe7

commit d55d558b4ecf2a9ef4869982ce6c32f9c496bbe7
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Thu Apr 8 19:58:29 2010 -0700

    Print reload count in nscd statistics.

diff --git a/ChangeLog b/ChangeLog
index 540d1b4..fe493ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-04-08  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #10915]
+	* nscd/nscd_stat.c (struct statdata): Add reload_count field.
+	(send_stats): Fill in reload_count.
+	(receive_print_stats): Print reload_count.
+
 	* sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): When
 	reading the loginuid file use a buffer which is always large enough.
 	NUL-terminate the string.
diff --git a/nscd/nscd_stat.c b/nscd/nscd_stat.c
index 7f6bd1c..658fd56 100644
--- a/nscd/nscd_stat.c
+++ b/nscd/nscd_stat.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 1998, 2003, 2004, 2005 Free Software Foundation, Inc.
+/* Copyright (c) 1998, 2003, 2004, 2005, 2010 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998.
 
@@ -80,6 +80,7 @@ struct statdata
   int max_nthreads;
   int paranoia;
   time_t restart_interval;
+  unsigned int reload_count;
   int ndbs;
   struct dbstat dbs[lastdb];
 #ifdef HAVE_SELINUX
@@ -102,6 +103,7 @@ send_stats (int fd, struct database_dyn dbs[lastdb])
   data.max_nthreads = max_nthreads;
   data.paranoia = paranoia;
   data.restart_interval = restart_interval;
+  data.reload_count = reload_count;
   data.ndbs = lastdb;
 
   for (cnt = 0; cnt < lastdb; ++cnt)
@@ -240,10 +242,11 @@ receive_print_stats (void)
 	    "%15d  maximum number of threads\n"
 	    "%15lu  number of times clients had to wait\n"
 	    "%15s  paranoia mode enabled\n"
-	    "%15lu  restart internal\n"),
+	    "%15lu  restart internal\n"
+	    "%15u  reload count\n"),
 	  data.nthreads, data.max_nthreads, data.client_queued,
 	  data.paranoia ? yesstr : nostr,
-	  (unsigned long int) data.restart_interval);
+	  (unsigned long int) data.restart_interval, data.reload_count);
 
   for (i = 0; i < lastdb; ++i)
     {

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=42464d7fe8a4fab468b12466e52f9552e4940fcf

commit 42464d7fe8a4fab468b12466e52f9552e4940fcf
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Thu Apr 8 19:44:21 2010 -0700

    Change es_GT paper sizxe to letter.

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 7a9aac0..ca2b62d 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,8 @@
 2010-04-08  Ulrich Drepper  <drepper@redhat.com>
 
+	[BZ #10936]
+	* locales/es_GT: Change paper size to letter.
+
 	* SUPPORTED (SUPPORTED-LOCALES): Add kok_IN and sq_MK.
 
 	[BZ #11470]
diff --git a/localedata/locales/es_GT b/localedata/locales/es_GT
index 2d06fa5..455b076 100644
--- a/localedata/locales/es_GT
+++ b/localedata/locales/es_GT
@@ -15,7 +15,6 @@ escape_char  /
 % Date: 1997-11-05
 % Application: general
 % Users: general
-% Repertoiremap: mnemonic.ds
 % Charset: ISO-8859-1
 % Distribution and use is free, also
 % for commercial purposes.
@@ -86,34 +85,34 @@ END LC_NUMERIC
 
 LC_TIME
 abday   "<U0064><U006F><U006D>";"<U006C><U0075><U006E>";/
-        "<U006D><U0061><U0072>";"<U006D><U0069><U00E9>";/
-        "<U006A><U0075><U0065>";"<U0076><U0069><U0065>";/
-        "<U0073><U00E1><U0062>"
+	"<U006D><U0061><U0072>";"<U006D><U0069><U00E9>";/
+	"<U006A><U0075><U0065>";"<U0076><U0069><U0065>";/
+	"<U0073><U00E1><U0062>"
 day     "<U0064><U006F><U006D><U0069><U006E><U0067><U006F>";/
-        "<U006C><U0075><U006E><U0065><U0073>";/
-        "<U006D><U0061><U0072><U0074><U0065><U0073>";/
-        "<U006D><U0069><U00E9><U0072><U0063><U006F><U006C><U0065><U0073>";/
-        "<U006A><U0075><U0065><U0076><U0065><U0073>";/
-        "<U0076><U0069><U0065><U0072><U006E><U0065><U0073>";/
-        "<U0073><U00E1><U0062><U0061><U0064><U006F>"
+	"<U006C><U0075><U006E><U0065><U0073>";/
+	"<U006D><U0061><U0072><U0074><U0065><U0073>";/
+	"<U006D><U0069><U00E9><U0072><U0063><U006F><U006C><U0065><U0073>";/
+	"<U006A><U0075><U0065><U0076><U0065><U0073>";/
+	"<U0076><U0069><U0065><U0072><U006E><U0065><U0073>";/
+	"<U0073><U00E1><U0062><U0061><U0064><U006F>"
 abmon   "<U0065><U006E><U0065>";"<U0066><U0065><U0062>";/
-        "<U006D><U0061><U0072>";"<U0061><U0062><U0072>";/
-        "<U006D><U0061><U0079>";"<U006A><U0075><U006E>";/
-        "<U006A><U0075><U006C>";"<U0061><U0067><U006F>";/
-        "<U0073><U0065><U0070>";"<U006F><U0063><U0074>";/
-        "<U006E><U006F><U0076>";"<U0064><U0069><U0063>"
+	"<U006D><U0061><U0072>";"<U0061><U0062><U0072>";/
+	"<U006D><U0061><U0079>";"<U006A><U0075><U006E>";/
+	"<U006A><U0075><U006C>";"<U0061><U0067><U006F>";/
+	"<U0073><U0065><U0070>";"<U006F><U0063><U0074>";/
+	"<U006E><U006F><U0076>";"<U0064><U0069><U0063>"
 mon     "<U0065><U006E><U0065><U0072><U006F>";/
-        "<U0066><U0065><U0062><U0072><U0065><U0072><U006F>";/
-        "<U006D><U0061><U0072><U007A><U006F>";/
-        "<U0061><U0062><U0072><U0069><U006C>";/
-        "<U006D><U0061><U0079><U006F>";/
-        "<U006A><U0075><U006E><U0069><U006F>";/
-        "<U006A><U0075><U006C><U0069><U006F>";/
-        "<U0061><U0067><U006F><U0073><U0074><U006F>";/
-        "<U0073><U0065><U0070><U0074><U0069><U0065><U006D><U0062><U0072><U0065>";/
-        "<U006F><U0063><U0074><U0075><U0062><U0072><U0065>";/
-        "<U006E><U006F><U0076><U0069><U0065><U006D><U0062><U0072><U0065>";/
-        "<U0064><U0069><U0063><U0069><U0065><U006D><U0062><U0072><U0065>"
+	"<U0066><U0065><U0062><U0072><U0065><U0072><U006F>";/
+	"<U006D><U0061><U0072><U007A><U006F>";/
+	"<U0061><U0062><U0072><U0069><U006C>";/
+	"<U006D><U0061><U0079><U006F>";/
+	"<U006A><U0075><U006E><U0069><U006F>";/
+	"<U006A><U0075><U006C><U0069><U006F>";/
+	"<U0061><U0067><U006F><U0073><U0074><U006F>";/
+	"<U0073><U0065><U0070><U0074><U0069><U0065><U006D><U0062><U0072><U0065>";/
+	"<U006F><U0063><U0074><U0075><U0062><U0072><U0065>";/
+	"<U006E><U006F><U0076><U0069><U0065><U006D><U0062><U0072><U0065>";/
+	"<U0064><U0069><U0063><U0069><U0065><U006D><U0062><U0072><U0065>"
 d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
 d_fmt   "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
 t_fmt   "<U0025><U0054>"
@@ -125,10 +124,8 @@ date_fmt	"<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
 END LC_TIME
 
 LC_PAPER
-% FIXME
-height   297
-% FIXME
-width    210
+height   279
+width    216
 END LC_PAPER
 
 LC_TELEPHONE

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

Summary of changes:
 ChangeLog                |    5 ++++
 localedata/ChangeLog     |    3 ++
 localedata/locales/es_GT |   57 +++++++++++++++++++++------------------------
 nscd/nscd_stat.c         |    9 +++++--
 4 files changed, 41 insertions(+), 33 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]