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.26.9000-752-geceed67


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  eceed67166ca9ee0587107baa394c7c3bc369813 (commit)
      from  4a306ef1c8ff1cac292c2fd56a3b91d7bfdecefc (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=eceed67166ca9ee0587107baa394c7c3bc369813

commit eceed67166ca9ee0587107baa394c7c3bc369813
Author: Florian Weimer <fweimer@redhat.com>
Date:   Mon Nov 13 17:58:10 2017 +0100

    Add missing ChangeLog sub-entries

diff --git a/ChangeLog b/ChangeLog
index 8f5de79..7482e6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
 
 2017-11-12  Florian Weimer  <fweimer@redhat.com>
 
+	* support/Makefile (libsupport-routines): Add xreadlink, xstrndup,
+	tst-xreadlink.
+	(tests): Add tst-xreadlink.
 	* support/support.h (xstrndup): Declare.
 	* support/xunistd.h (xunlink, xreadlink): Declare.
 	* support/temp_file.h (support_create_temp_directory): Declare.

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

Summary of changes:
 ChangeLog |    3 +++
 1 files changed, 3 insertions(+), 0 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]