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.11-95-gb2660fb


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  b2660fb6245b866f1123a85231b98a0c43b28e6b (commit)
      from  cd2f000c074b07931bd78ab5ff5fa3c0f7db628a (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=b2660fb6245b866f1123a85231b98a0c43b28e6b

commit b2660fb6245b866f1123a85231b98a0c43b28e6b
Author: Ulrich Drepper <drepper@redhat.com>
Date:   Sun Jan 10 00:46:27 2010 -0800

    Missing CLs.

diff --git a/ChangeLog b/ChangeLog
index 8c93df2..066be21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
 	[BZ #11125]
 	* libio/stdio.h: Define va_list, off_t, and ssize_t.
 
+	* conform/conformtest.pl: For XPG7 testing the headers are supposed to
+	be self-contained.
+
+	* conform/data/stdio.h-data: Expect off_t and ssize_t.
+
 2010-01-09  Ulrich Drepper  <drepper@redhat.com>
 
 	* libio/stdio.h: Define va_list also for XPG7.

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

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