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 "Hurd".
The branch, master has been updated
via 76369501dab992fa4d5451c36b3cbd74896b97a1 (commit)
via c60efab86ea82158ae26be56c1bc8684cd54c61b (commit)
from 529d72a57521ff077dcca45e573b7592059b1061 (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 76369501dab992fa4d5451c36b3cbd74896b97a1
Author: Flavio Cruz <[email protected]>
Date: Mon Jun 24 21:56:08 2024 +0100
Fix issues with GCC 14.
* ftpfts/ftpfs: use appropriate function signature for interrupt_check.
* pfinet/Makefile: turn off warnings in Linux driver code that are now
errors in GCC 14.
* pfinet/glue-include/linux/socket.h: remove duplicate functions. These
are implemented in linux-src/net/core/iovec.c.
Message-ID:
<pnx5mho5ipgabehscwu2ogk5l7zfjsxpmjz37fuplgbtohwtjj@ofhr2r5xvqm6>
commit c60efab86ea82158ae26be56c1bc8684cd54c61b
Author: Flavio Cruz <[email protected]>
Date: Mon Jun 24 21:55:47 2024 +0100
Include unistd.h for sleep in pfinet/ethernet.c
Compilation fails otherwise due to -Werror=implicit-function-declaration
Message-ID:
<uuxfc5gjinlekgdyjzxesz72t6dabbl6s2f2n2fi7iw2bi5nl5@js7sx73kagmd>
-----------------------------------------------------------------------
Summary of changes:
ftpfs/ftpfs.c | 7 ++++++-
pfinet/Makefile | 5 +++++
pfinet/ethernet.c | 1 +
pfinet/glue-include/linux/socket.h | 36 +++++-------------------------------
4 files changed, 17 insertions(+), 32 deletions(-)
hooks/post-receive
--
Hurd