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 17b780b4be553833d41881a8fbe499d0c9cfbc7e (commit) via 37be0abf391f4df8155ca08442964e48a4574ea1 (commit) via 0cd309e07706b1108447033c9e68c9a60e2aa260 (commit) from 3470df6774e8c22a824a104dc41ecc405c40e0f2 (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 17b780b4be553833d41881a8fbe499d0c9cfbc7e Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Jan 16 18:53:51 2022 +0100 task_set_name: make string parameter const This follows mig's cf4bcc3f1435 ("Also add const qualifiers on server side") commit 37be0abf391f4df8155ca08442964e48a4574ea1 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Jan 16 18:16:36 2022 +0100 device_types: Add more const_ types commit 0cd309e07706b1108447033c9e68c9a60e2aa260 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Jan 16 16:45:59 2022 +0100 typo ----------------------------------------------------------------------- Summary of changes: doc/mach.texi | 2 +- include/device/device_types.h | 2 ++ include/mach_debug/mach_debug_types.h | 2 +- kern/task.c | 2 +- kern/task.h | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) hooks/post-receive -- GNU Mach