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.19-901-g45ef662


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  45ef66289acbab17278a73512f9b2a9d8a7ca79d (commit)
      from  529bf51595fffbe80023e7d895b671391991bb1b (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=45ef66289acbab17278a73512f9b2a9d8a7ca79d

commit 45ef66289acbab17278a73512f9b2a9d8a7ca79d
Author: Carlos O'Donell <carlos@redhat.com>
Date:   Wed Aug 27 11:53:25 2014 -0400

    NEWS: Typo fix: s/wil /will /g

diff --git a/NEWS b/NEWS
index 85cb778..e5cbd3e 100644
--- a/NEWS
+++ b/NEWS
@@ -30,7 +30,7 @@ Version 2.20
   2.19. This change is reverted in 2.20. The introduced 2.19 symbol versions
   of getcontext, setjmp, _setjmp, __sigsetjmp, longjmp, _longjmp, siglongjmp
   are preserved pointing straight to the same implementation as the old ones.
-  Given that, new callers wil simply provide a too-big buffer to these
+  Given that, new callers will simply provide a too-big buffer to these
   functions. Any applications/libraries out there that embed jmp_buf or
   ucontext_t in an ABI-relevant data structure that have already been rebuilt
   against 2.19 headers will have to rebuilt again. This is necessary in any

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

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]