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-620-g589735c3


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-620-g589735c3
Date: Sat, 29 Apr 2023 11:12:18 -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 "GNU Mach".

The branch, master has been updated
       via  589735c3220793d1e9423bf6ec751b4625309aac (commit)
      from  f9a76508ab2e0b54af753fb017838857a059b3c6 (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 589735c3220793d1e9423bf6ec751b4625309aac
Author: Flavio Cruz <flaviocruz@gmail.com>
Date:   Wed Apr 26 01:22:53 2023 -0400

    Use c_string for dev_name_t in the device subsystem.
    
    Added device_open_new and device_open_new_request and reused the old MiG
    ID for xxx_device_set_status which has not been in used in the past
    decade.
    
    Note that device_open_new is gated on defining
    DEVICE_ENABLE_DEVICE_OPEN_NEW because otherwise some hurd servers
    wouldn't compile anymore unless patched. This macro allows us to control
    the rollout.
    Message-Id: <ZEi1LV+9ShuXqtcr@jupiter.tail36e24.ts.net>

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

Summary of changes:
 device/ds_routines.c               |  8 ++++++++
 include/device/device.defs         | 21 +++++++++++++++++++++
 include/device/device_request.defs |  8 ++++++++
 include/device/device_types.defs   |  2 ++
 4 files changed, 39 insertions(+)


hooks/post-receive
-- 
GNU Mach



reply via email to

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