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-122-g4f75b7a


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  4f75b7a09a57e0d33ee0741c18114ce8ac5d6c3f (commit)
      from  0c41943a4d6dc2ce7fbf1ee90d9000852f177a89 (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                           |   13 ++++++
 elf/chroot_canon.c                  |    7 +--
 hurd/lookup-retry.c                 |    5 +-
 stdlib/canonicalize.c               |    6 +-
 sysdeps/generic/eloop-threshold.h   |   72 +++++++++++++++++++++++++++++++++++
 sysdeps/mach/hurd/bits/local_lim.h  |   13 +------
 sysdeps/mach/hurd/eloop-threshold.h |   37 ++++++++++++++++++
 sysdeps/mach/hurd/sys/param.h       |    3 +-
 sysdeps/mach/hurd/sysconf.c         |   26 ++++++++++++
 9 files changed, 159 insertions(+), 23 deletions(-)
 create mode 100644 sysdeps/generic/eloop-threshold.h
 create mode 100644 sysdeps/mach/hurd/eloop-threshold.h
 create mode 100644 sysdeps/mach/hurd/sysconf.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]