bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] addition: pipe.h, pipe-in.c, pipe-out.c, pipe-bidi.c


From: Paul Eggert
Subject: Re: [Bug-gnulib] addition: pipe.h, pipe-in.c, pipe-out.c, pipe-bidi.c
Date: 27 Jan 2004 13:03:57 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Bruno Haible <address@hidden> writes:

> it's tested within gettext for 2 years. Comments?

I'm not sure it's needed in gnulib.

It won't suffice for diffutils, for the hairy signal-handling reasons
we talked about earlier.

I suspect Bison wouldn't need it either, as Bison has simple needs
(create a subfilter, that is guaranteed to not output anything until
it's read all its input) that are more easily satisfied by invoking
the POSIX primitives directly.

coreutils doesn't need pipes at all.

So (as they say in business :-) who's the customer, other than gettext
itself?




reply via email to

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