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 "MIG".
The branch, master has been updated via d4ed2ed7fa36a2637f6f3b352ee2875abaf27092 (commit) from 85c1d9860d563d8c43d95d41c51d0cbd68f93c9a (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 d4ed2ed7fa36a2637f6f3b352ee2875abaf27092 Author: Luca Dariz <l...@orpolo.org> Date: Mon Jan 6 14:46:49 2025 +0100 header: add definitions for RPC presence and IDs This allows to check at compilation time for some rpc (as done for example in glibc for thread_set/get_name() and host_page_size()). Also the IDs can be useful for testing purposes, or when assembling messages manually. Message-ID: <20250106134649.391487-1-l...@orpolo.org> ----------------------------------------------------------------------- Summary of changes: header.c | 14 ++++++++++++++ mig_string.h | 1 + string.c | 11 +++++++++++ 3 files changed, 26 insertions(+) hooks/post-receive -- MIG