commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] glibc maintenance branch, git/2.26, updated. glibc-2.23-2158-g74e0


From: Samuel Thibault
Subject: [SCM] glibc maintenance branch, git/2.26, updated. glibc-2.23-2158-g74e0a39
Date: Sun, 24 Sep 2017 12:13:42 -0400 (EDT)

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 "glibc maintenance".

The branch, git/2.26 has been updated
       via  74e0a399f49bfad498ab461d2ccd1473c17d2516 (commit)
       via  c8e329c034ec9f91d135b0ecab8f2198e5c0eeba (commit)
       via  14ddd5fd41e0f767677238a818cf48e2ccbd6e62 (commit)
      from  80911cf84b80bc0a55c28f746484423bce21e41b (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 -----------------------------------------------------------------
commit 74e0a399f49bfad498ab461d2ccd1473c17d2516
Merge: c8e329c 80911cf
Author: Samuel Thibault <address@hidden>
Date:   Sun Sep 24 18:13:31 2017 +0200

    Merge branch 'git/2.26' of git.savannah.gnu.org:/srv/git/hurd/glibc into 
git/2.26

commit c8e329c034ec9f91d135b0ecab8f2198e5c0eeba
Author: Samuel Thibault <address@hidden>
Date:   Tue Sep 12 01:34:19 2017 +0200

    hurd: Fix build without NO_HIDDEN
    
        * posix/sched_primax.c (__sched_get_priority_max): Add
        libc_hidden_def.
        * posix/sched_primin.c (__sched_get_priority_min): Likewise.
        * sysdeps/mach/hurd/mmap.c (__mmap): Likewise.
        * sysdeps/mach/hurd/mmap64.c (__mmap64): Likewise.
        * sysdeps/mach/hurd/mprotect.c (__mprotect): Likewise.
        * sysdeps/mach/hurd/munmap.c (__munmap): Likewise.
        * sysdeps/mach/hurd/dl-sysdep.c (__GI___getpid,
        __GI___strtoul_internal, __GI_____strtoul_internal, __GI___chk_fail,
        __GI___fortify_fail, __GI___assert_fail, __GI___assert_perror_fail):
        Add aliases.

commit 14ddd5fd41e0f767677238a818cf48e2ccbd6e62
Author: Samuel Thibault <address@hidden>
Date:   Sun Sep 10 21:09:28 2017 +0200

    sunrpc/tst-udp-nonblocking: Fix timeout value
    
    This a follow-up to 00c3da4 ('sunrpc/tst-udp-timeout: Fix timeout value')
    
    * sunrpc/tst-udp-nonblocking.c (do_test): Increase timeout to 0.75
    seconds.

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

Summary of changes:
 posix/sched_primax.c          |  1 +
 posix/sched_primin.c          |  1 +
 sysdeps/mach/hurd/dl-sysdep.c | 13 +++++++++++++
 sysdeps/mach/hurd/mmap.c      |  1 +
 sysdeps/mach/hurd/mmap64.c    |  1 +
 sysdeps/mach/mprotect.c       |  1 +
 sysdeps/mach/munmap.c         |  1 +
 7 files changed, 19 insertions(+)


hooks/post-receive
-- 
glibc maintenance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]