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 4fa8fee3012a7ecda4d7e45de62e1f3cba5ea38f (commit) from f41500837c5a0d0433bbc7cc1de603cbccfc2958 (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 4fa8fee3012a7ecda4d7e45de62e1f3cba5ea38f Author: Guy-Fleury Iteriteka <gfle...@disroot.org> Date: Sun Jan 1 14:49:07 2023 +0200 convert K&R into ansi Message-Id: <Y7GBQ5bk6ZQqtfda@falom> ----------------------------------------------------------------------- Summary of changes: ddb/db_aout.c | 55 ++++++++++++++++++++---------------------- ddb/db_break.c | 67 ++++++++++++++++++++++++++-------------------------- ddb/db_command.c | 20 +++++++--------- ddb/db_examine.c | 44 ++++++++++++++++------------------ ddb/db_lex.c | 6 ++--- ddb/db_macro.c | 6 ++--- ddb/db_print.c | 56 ++++++++++++++++++++----------------------- ddb/db_run.c | 48 +++++++++++++++++-------------------- ddb/db_sym.c | 28 ++++++++++------------ ddb/db_task_thread.c | 23 +++++++----------- ddb/db_variables.c | 14 +++++------ ddb/db_watch.c | 40 +++++++++++++------------------ ddb/db_write_cmd.c | 10 ++++---- 13 files changed, 191 insertions(+), 226 deletions(-) hooks/post-receive -- GNU Mach