commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20210404-4-gf1505f3


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20210404-4-gf1505f3
Date: Sun, 11 Apr 2021 17:21:08 -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 "Hurd".

The branch, master has been updated
       via  f1505f3dc03218cce46c278dbd6fffc2b3809bd7 (commit)
      from  6357d0b257044d639f8321c68d2fd21bc7e1eda5 (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 f1505f3dc03218cce46c278dbd6fffc2b3809bd7
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Apr 11 23:18:15 2021 +0200

    Call _hurd_libc_proc_init when available
    
    glibc 2.33 separated out _hurd_libc_proc_init from _hurd_init, so we
    have to additionally call it.
    
    * configure.ac (_hurd_libc_proc_init): Detect function.
    * libdiskfs/boot-start.c (diskfs_S_fsys_init): Call
    _hurd_libc_proc_init.
    * libmachdev/trivfs_server.c (trivfs_S_fsys_init): Call
    _hurd_libc_proc_init.

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

Summary of changes:
 configure.ac               | 1 +
 libdiskfs/boot-start.c     | 3 +++
 libmachdev/trivfs_server.c | 3 +++
 3 files changed, 7 insertions(+)


hooks/post-receive
-- 
Hurd



reply via email to

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