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, fedora/master, updated. fedora/glibc-2.11.90-7-14-ge6073ee


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, fedora/master has been updated
       via  e6073eebddb6c1c58d23175826515a3522c785da (commit)
       via  4ec90460fef4a641be743d730623be96b93dad8a (commit)
       via  8500fa8325bb9dde4ebb3aa59a52fd2ffdc07f54 (commit)
       via  e00a72ef5e8c9801d14dc2ece38a8fd03e3d11d8 (commit)
       via  f8c1b120d49dc9a19a7e392d0e5d2cc4015f818b (commit)
       via  91251b7f5421e94cd4e05ebc20b9396233574c3f (commit)
       via  75eb41b42e924f7680a3c4afe2516ac8cc5523aa (commit)
       via  e531ede5aff20b04937bd52763dd9294983dbfdd (commit)
       via  37c8e46632ed9604e267db6fc0cc7c67669852fa (commit)
       via  1bdfadb4cc2a99dd2cb85b38147f1ddadf702874 (commit)
       via  21487cc929b7f3621327e619237bc473222ddb00 (commit)
       via  7cdb5a32f9708af6f0dbef8c47bbd8b864d0c62e (commit)
       via  64c1f3af5d6176dd32285d2e02dc93713466f82f (commit)
       via  7b4715c5362319e1ff2f9555d17133146e16081a (commit)
      from  9b0eb94309fd846536bae6b70aebcb6a66667742 (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=e6073eebddb6c1c58d23175826515a3522c785da

commit e6073eebddb6c1c58d23175826515a3522c785da
Author: Andreas Schwab <schwab@redhat.com>
Date:   Tue Jan 12 16:09:04 2010 +0100

    2.11.90-8

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 6ebde6e..05d71ca 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -21,7 +21,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 7
+Release: 8
 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
 # Things that are linked directly into dynamically linked programs
 # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@@ -1030,6 +1030,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Jan 12 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-8
+- Update from master.
+  - More POSIX conformance fixes.
+
 * Mon Jan 11 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-7
 - Fix build failure.
 

http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=4ec90460fef4a641be743d730623be96b93dad8a

commit 4ec90460fef4a641be743d730623be96b93dad8a
Merge: 9b0eb94 8500fa8
Author: Andreas Schwab <schwab@redhat.com>
Date:   Tue Jan 12 15:57:53 2010 +0100

    Merge remote branch 'origin/master' into fedora/master

diff --cc ChangeLog
index 10db993,c9cd999..a7e4973
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,10 -1,52 +1,56 @@@
- 2010-01-11  Andreas Schwab  <schwab@redhat.com>
+ 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
+ 
+ 	* posix/sys/wait.h: Don't define W* macros etc. if
+ 	stdlib.h has been included with _POSIX_C_SOURCE >= 200809L.
+ 
+ 2010-01-11  Ulrich Drepper  <drepper@redhat.com>
+ 
+ 	* io/sys/stat.h: Declare fchmod for XPG7.
+ 	* conform/data/sys/stat.h-data: Fix up for XPG7.
+ 
+ 	* termios/termios.h: Define pid_t for XPG7.
+ 
+ 	* conform/data/math.h-data: Fix up for XPG6 and XPG7.
+ 	* conform/data/tgmath.h-data: Likewise.
+ 
+ 	* conform/data/time.h-data: Fix POSIX tests.
+ 
+ 	* conform/data/wchar.h-data: Fix up XPG7 tests.
+ 
+ 	* include/features.h: Fix __USE_ISOC95 handling.
  
- 	* io/fcntl.h: Only include <bits/stat.h> once.
- 	* io/sys/stat.h: Likewise.
+ 	* conform/data/wordexp.h-data: Fix typo in last change.
+ 
+ 	* conform/data/unistd.h-data: Fix up older POSIX tests.
+ 
+ 	* stdlib/stdlib.h: Fix handling symbols removed in XPG7.
+ 	* posix/unistd.h: Likewise.
+ 
+ 	* posix/unistd.h: Include environments.h also for XPG6 and up.
+ 	Define intptr_t for XPG6 and up.
+ 	Fix up for XPG7.
+ 	* conform/data/unistd.h-data: Fix up for XPG6 and XPG7.
+ 
+ 	* conform/data/sys/types.h-data: Fix up for XPG7.
+ 
+ 	* sysdeps/unix/bsd/bits/stat.h: Fix double-inclusion problem.
+ 	* sysdeps/unix/sysv/linux/powerpc/bits/stat.h: Likewise.
+ 	* sysdeps/unix/sysv/linux/x86_64/bits/stat.h: Likewise.
+ 	* sysdeps/unix/sysv/linux/s390/bits/stat.h: Likewise.
+ 	* sysdeps/unix/sysv/linux/sparc/bits/stat.h: Likewise.
+ 	* sysdeps/unix/sysv/linux/bits/stat.h: Likewise.
+ 	* sysdeps/unix/sysv/linux/ia64/bits/stat.h: Likewise.
+ 	* sysdeps/unix/sysv/bits/stat.h: Likewise.
+ 	* sysdeps/mach/hurd/bits/stat.h: Likewise.
+ 
+ 	* bits/confname.h: Fix typo in last change.
+ 
+ 	* conform/data/unistd.h-data: lockf-constants Not needed for POSIX.
+ 
++2010-01-11  Andreas Schwab  <schwab@redhat.com>
 +
- 	* bits/confname.h: Add missing comma, remove trailing commas.
++	* bits/confname.h: Remove trailing comma.
 +
  2010-01-10  Ulrich Drepper  <drepper@redhat.com>
  
  	* sysdeps/unix/sysv/linux/bits/sigaction.h: SA_RESTART, SA_NODEFER,

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

Summary of changes:
 ChangeLog                                   |   54 +++++++++++++++++++++++++--
 conform/data/math.h-data                    |   25 +++++++++++-
 conform/data/sys/stat.h-data                |    6 +-
 conform/data/sys/types.h-data               |    2 +-
 conform/data/tgmath.h-data                  |   33 ++++++++++++++--
 conform/data/time.h-data                    |    2 +
 conform/data/unistd.h-data                  |   30 ++++++++++++++-
 conform/data/wchar.h-data                   |   14 ++++---
 conform/data/wordexp.h-data                 |    2 +-
 fedora/glibc.spec.in                        |    6 ++-
 include/features.h                          |    6 +++
 io/fcntl.h                                  |    5 +--
 io/sys/stat.h                               |    9 +---
 posix/sys/wait.h                            |    2 +-
 posix/unistd.h                              |   39 +++++++++++--------
 stdlib/stdlib.h                             |   12 +++---
 sysdeps/mach/hurd/bits/stat.h               |    7 +++-
 sysdeps/unix/bsd/bits/stat.h                |    5 ++
 sysdeps/unix/sysv/bits/stat.h               |    5 ++
 sysdeps/unix/sysv/linux/bits/stat.h         |    5 ++
 sysdeps/unix/sysv/linux/ia64/bits/stat.h    |    5 ++
 sysdeps/unix/sysv/linux/powerpc/bits/stat.h |    5 ++
 sysdeps/unix/sysv/linux/s390/bits/stat.h    |    5 ++
 sysdeps/unix/sysv/linux/sparc/bits/stat.h   |    5 ++
 sysdeps/unix/sysv/linux/x86_64/bits/stat.h  |    5 ++
 termios/termios.h                           |    4 +-
 26 files changed, 238 insertions(+), 60 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]