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.14-475-g0ffc4f3


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  0ffc4f3ebaace42cd545db55a2ac50b6e0cc7d89 (commit)
      from  3a2c02424d9824f5cdea4ebd32ff929b2b1f49c6 (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://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=0ffc4f3ebaace42cd545db55a2ac50b6e0cc7d89

commit 0ffc4f3ebaace42cd545db55a2ac50b6e0cc7d89
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Mon Oct 31 09:18:21 2011 -0400

    Fix typo in CL

diff --git a/ChangeLog b/ChangeLog
index 005a1b7..a000a92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,7 +36,7 @@
 	* malloc/malloc.c (munmap_chunk): Don't use assertion to check munmap
 	return value.
 
-	* posix/sys/wait.h: Mark wait and wait4 with __THROWNL.
+	* posix/sys/wait.h: Mark wait3 and wait4 with __THROWNL.
 	* libio/stdio.h: Mark sprintf, vsprintf snprintf, vsnprintf, vasprintf,
 	asprintf, __asprintf, obstack_printf, obstack_vprintf with __THROWNL.
 

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

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]