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.25-691-gbe8aa92


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  be8aa923a70da16ebabe85e912abc6b815bbdcb4 (commit)
      from  9f5a1271315b0e7c7828f2d8077ab33dca3ee8bd (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=be8aa923a70da16ebabe85e912abc6b815bbdcb4

commit be8aa923a70da16ebabe85e912abc6b815bbdcb4
Author: DJ Delorie <dj@delorie.com>
Date:   Thu Jul 6 19:54:13 2017 -0400

    * manual/tunables.texi: Add missing @end deftp.

diff --git a/ChangeLog b/ChangeLog
index 0a4d616..a7daf6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,13 @@
+2017-07-06  DJ Delorie  <dj@redhat.com>
+
+	* manual/tunables.texi: Add missing @end deftp.
+
 2017-07-06  Florian Weimer  <fw@deneb.enyo.de>
 
 	* resolv/tst-resolv-basic.c (test_bug_21295): New function.
 	(do_test): Call it.
 
-2017-07-06  DJ Delorie  <dj@delorie.com>
+2017-07-06  DJ Delorie  <dj@redhat.com>
 
 	* config.make.in: Enable experimental malloc option.
 	* configure.ac: Likewise.
diff --git a/manual/tunables.texi b/manual/tunables.texi
index b16d591..4c658bf 100644
--- a/manual/tunables.texi
+++ b/manual/tunables.texi
@@ -224,6 +224,7 @@ bounded, the user may set this tunable to limit the number of chunks
 that are scanned from the unsorted list while searching for chunks to
 pre-fill the per-thread cache with.  The default, or when set to zero,
 is no limit.
+@end deftp
 
 @node Hardware Capability Tunables
 @section Hardware Capability Tunables

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

Summary of changes:
 ChangeLog            |    6 +++++-
 manual/tunables.texi |    1 +
 2 files changed, 6 insertions(+), 1 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]