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-469-g963b1794


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-469-g963b1794
Date: Tue, 10 Jan 2023 16:18:50 -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  963b1794d7117064cee8ab5638b329db51dad854 (commit)
      from  d5e5dd3401ea0d0475aa830c2171be5b8a72f4fa (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 963b1794d7117064cee8ab5638b329db51dad854
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Tue Jan 10 01:00:37 2023 -0500

    Preemptively fix warnings that will be caused by -Wmissing-prototypes
    
    Declared RPCs in ipc/mach_port.c and ddb/db_ext_symtab.c in their 
corresponding headers.
    Ideally these should be used by mig instead of mig declaring its own
    prototypes.
    Message-Id: <Y7z/BQhmsBbRgxhe@jupiter.tail36e24.ts.net>

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

Summary of changes:
 Makefrag.am                           |   1 +
 ddb/db_ext_symtab.c                   |   1 +
 ipc/mach_port.c                       |   1 -
 ipc/mach_port.h                       | 103 +++++++++++++++++++++++++++++++++-
 util/byteorder.h => kern/mach_debug.h |  26 ++++++---
 5 files changed, 119 insertions(+), 13 deletions(-)
 copy util/byteorder.h => kern/mach_debug.h (61%)


hooks/post-receive
-- 
GNU Mach



reply via email to

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