[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd,commited 0/5] gcc-11-related fixes
From: |
Samuel Thibault |
Subject: |
[hurd,commited 0/5] gcc-11-related fixes |
Date: |
Mon, 23 Nov 2020 01:35:49 +0100 |
Samuel Thibault (5):
hurd: Fix _S_msg_get/set_env_variable prototype
hurd: Fix strcpy calls
hurd S_msg_report_wait: Fix reporting ports
hurd S_msg_report_wait: Fix detecting fd ports
hurd report-wait: Fix stpcpy usage
hurd/hurdmsg.c | 6 ++--
hurd/lookup-retry.c | 7 ++--
hurd/report-wait.c | 82 ++++++++++++++++++++++++++++-----------------
3 files changed, 58 insertions(+), 37 deletions(-)
--
2.29.2
- [hurd,commited 0/5] gcc-11-related fixes,
Samuel Thibault <=
- [hurd,commited 3/5] hurd S_msg_report_wait: Fix reporting ports, Samuel Thibault, 2020/11/22
- [hurd,commited 4/5] hurd S_msg_report_wait: Fix detecting fd ports, Samuel Thibault, 2020/11/22
- [hurd,commited 2/5] hurd: Fix strcpy calls, Samuel Thibault, 2020/11/22
- [hurd,commited 1/5] hurd: Fix _S_msg_get/set_env_variable prototype, Samuel Thibault, 2020/11/22
- [hurd,commited 5/5] hurd report-wait: Fix stpcpy usage, Samuel Thibault, 2020/11/22