This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Reading compressed character maps and gzip EPIPE issues.


On Nov 24 2019, Carlos O'Donell wrote:

> Should localedef use POSIX_SPAWN_SETSIGDEF to set SIGPIPE to SIG_DFL
> in the child (see locale/programs/charmap-dir.c:fopen_uncompressed)?

localedef has not business messing with signals.  If the parent ignores
SIGPIPE its their problem.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]