[hurd,commited,0/5] gcc-11-related fixes

Message ID 20201123003554.1513184-1-samuel.thibault@ens-lyon.org
Headers
Series gcc-11-related fixes |

Message

Samuel Thibault Nov. 23, 2020, 12:35 a.m. UTC
  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(-)