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.16-ports-merge-90-gbea9b19


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  bea9b19322c77265033a068ac60c95a37e798a80 (commit)
      from  fc56c5bbc1a0d56b9b49171dd377c73c268ebcfd (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                      |   83 ++++++++++++++++++++++++
 argp/argp-help.c                               |    1 +
 bits/libc-lock.h                               |    6 +-
 bits/signum.h                                  |   69 ++++++++++++--------
 bits/stat.h                                    |    9 ++-
 dirent/opendir.c                               |    3 +-
 elf/rtld.c                                     |    2 +
 iconv/iconv_charmap.c                          |    4 +-
 include/unistd.h                               |    2 +-
 inet/netinet/in.h                              |    2 +
 intl/loadmsgcat.c                              |    7 ++-
 io/fchmodat.c                                  |    3 +-
 io/ftw.c                                       |    8 ++-
 io/xmknod.c                                    |    8 +--
 libio/genops.c                                 |    4 +-
 nss/makedb.c                                   |    1 +
 nss/nss_db/db-initgroups.c                     |    1 +
 nss/nss_db/db-netgrp.c                         |    3 +-
 nss/nss_files/files-initgroups.c               |    4 +-
 nss/nsswitch.c                                 |    4 +
 ports/sysdeps/arm/preconfigure                 |    2 +-
 posix/regex.c                                  |    5 +-
 posix/wordexp.c                                |    3 +-
 socket/accept4.c                               |    7 +-
 stdio-common/_i18n_number.h                    |    3 +-
 stdio-common/reg-modifier.c                    |    3 +-
 stdio-common/tmpfile.c                         |    4 +
 stdio-common/tmpfile64.c                       |   31 ++++++++-
 stdio-common/vfscanf.c                         |    1 +
 sysdeps/generic/ldsodefs.h                     |    2 +-
 sysdeps/generic/sys/param.h                    |   75 +++++++++++++++++++--
 sysdeps/ieee754/k_standard.c                   |    2 +
 sysdeps/posix/getcwd.c                         |    2 +
 sysdeps/posix/pwrite64.c                       |    3 +-
 sysdeps/posix/spawni.c                         |    3 +-
 sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c   |    1 -
 sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c |    1 -
 sysdeps/wordsize-64/tmpfile.c                  |    3 -
 sysdeps/wordsize-64/tmpfile64.c                |    1 -
 39 files changed, 294 insertions(+), 82 deletions(-)
 delete mode 100644 sysdeps/unix/sysv/linux/x86_64/x32/tmpfile.c
 delete mode 100644 sysdeps/unix/sysv/linux/x86_64/x32/tmpfile64.c
 delete mode 100644 sysdeps/wordsize-64/tmpfile.c
 delete mode 100644 sysdeps/wordsize-64/tmpfile64.c


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]