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.27.9000-181-gd9f26da


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  d9f26dab2cc768a650b19ec6460ade4e44a530b9 (commit)
      from  9aa5c222b9e0409143410a02b6364a3b25dbf028 (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=d9f26dab2cc768a650b19ec6460ade4e44a530b9

commit d9f26dab2cc768a650b19ec6460ade4e44a530b9
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Mar 8 20:06:30 2018 -0800

    Fix a typo in ChangeLog: auch_fork -> arch_fork

diff --git a/ChangeLog b/ChangeLog
index 054d004..fa4e707 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,7 +17,7 @@
 	* sysdeps/unix/sysv/linux/powerpc/elision-unlock.c
 	(__lll_unlock_elision): Likewise.
 
-	* sysdeps/nptl/fork.c (ARCH_FORK): Replace by auch_fork.
+	* sysdeps/nptl/fork.c (ARCH_FORK): Replace by arch_fork.
 	* sysdeps/unix/sysv/linux/alpha/arch-fork.h: Remove file.
 	* sysdeps/unix/sysv/linux/riscv/arch-fork.h: Likewise.
 	* sysdeps/unix/sysv/linux/aarch64/arch-fork.h: Likewise.

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

Summary of changes:
 ChangeLog |    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]