commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-432-gad51c681


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-432-gad51c681
Date: Thu, 15 Dec 2022 11:12:49 -0500 (EST)

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 Mach".

The branch, master has been updated
       via  ad51c68171cb6a1cae15c61ca0218bbee2c05485 (commit)
      from  3c26c30fd2a5bdec081384d45e42a7ea4e424846 (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 ad51c68171cb6a1cae15c61ca0218bbee2c05485
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Wed Dec 14 02:35:47 2022 -0500

    Use __builtin_ffs instead of libc provided ffs in vm_map.c
    
    We already use this built-in in other places and this will move us closer to
    being able to build the kernel without libc.
    Message-Id: <Y5l80/VUFvJYZTjy@jupiter.tail36e24.ts.net>

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

Summary of changes:
 Makefile.am | 4 ++--
 vm/vm_map.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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