bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] Behavior of fflush with SIGPIPE on stdout [PATCH]


From: Eli Zaretskii
Subject: Re: [bug-gawk] Behavior of fflush with SIGPIPE on stdout [PATCH]
Date: Mon, 27 Mar 2017 22:07:07 +0300

> From: address@hidden
> Date: Mon, 27 Mar 2017 12:50:07 -0600
> Cc: address@hidden
> 
> I have set things up (I hope) so that gawk behaves like other awks and
> dies via SIGPIPE when that should happen. This then automatically
> has the exit status set to what it should be in POSIX systems.

What does this mean for systems that don't have SIGPIPE?  You will
likely see a long series of EINVAL from the write routines there.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]