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-473-g3dacf02e


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-473-g3dacf02e
Date: Sun, 15 Jan 2023 08:42:12 -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  3dacf02edbe8266cde9c9618350541cd8dee1993 (commit)
      from  18cb5a4483435bfde07113f73f435638713907d7 (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 3dacf02edbe8266cde9c9618350541cd8dee1993
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Sat Jan 14 19:52:45 2023 -0500

    Delete ffs and strrchr prototypes.
    
    We use __builtin_ffs instead of ffs. strrchr is not used.
    
    Also removed the commented out memset implementation since it is
    implemented in arch-specific code.
    Message-Id: <Y8NOXbVzhBJknR29@mercury.tail36e24.ts.net>

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

Summary of changes:
 include/string.h |  4 ----
 kern/strings.c   | 21 ---------------------
 2 files changed, 25 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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