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: Bruno Haible
Subject: Re: [Bug-gnulib] addition: pipe.h, pipe-in.c, pipe-out.c, pipe-bidi.c
Date: Tue, 3 Feb 2004 14:00:47 +0100
User-agent: KMail/1.5

Jim Meyering wrote:
> Bruno, what do you think about separating the code in the .c files
> into POSIX/Unix- and Woe-specific parts?

Where the Windows code is really different, I've put it into a different
file, w32spawn.h. However, where it follows the same structure and the
same logic as the vfork()/execvp() case, I feel it's better kept in the
same file.

> In any case, the nested cpp directives would be easier to read if
> they were all indented to reflect the level of nesting.

OK, done.

Bruno





reply via email to

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