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 a35e1f88f508babdfeec0e270e206192c98ed588 (commit)
from 8fee3906ca4c8c0808ff203552eb318c0d2ac884 (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 a35e1f88f508babdfeec0e270e206192c98ed588
Author: Samuel Thibault <[email protected]>
Date: Sun Oct 5 11:59:24 2025 +0200
fifo: Fix default parameters
Posix does not say there are only one reader at a time. Better stick
the default to the posix behavior, while leaving an option to get the
single-reader behavior.
-----------------------------------------------------------------------
Summary of changes:
trans/fifo.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
Hurd