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-1151-gbd7bbb2


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  bd7bbb26f3f99953779fb849af1cfe22e3782925 (commit)
      from  0a32e21951d6fec4d9dfcb13b0600c016b56905b (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=bd7bbb26f3f99953779fb849af1cfe22e3782925

commit bd7bbb26f3f99953779fb849af1cfe22e3782925
Author: Dmitry V. Levin <ldv@altlinux.org>
Date:   Tue Jan 23 20:31:13 2018 +0000

    NEWS: fix spelling mistake

diff --git a/NEWS b/NEWS
index af72f9a..938f56d 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ Major new features:
 
 * The GNU C Library can now be compiled with support for building static
   PIE executables (See --enable-static-pie in INSTALL).  These static PIE
-  exectuables are like static executables but can be loaded at any address
+  executables are like static executables but can be loaded at any address
   and provide additional security hardening benefits at the cost of some
   memory and performance.  When the library is built with --enable-static-pie
   the resulting libc.a is usable with GCC 8 and above to create static PIE

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

Summary of changes:
 NEWS |    2 +-
 1 files changed, 1 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]