I just did a commit that touched a lot of sgml files. Now both the
User's Guide (cygwin-ug-net.sgml) and API Reference (cygwin-api.sgml)
are well-formed and valid DocBook XML. The current SGML tools still
work fine with it, but I hope to move the doc Makefile to xmlto soon
to end the confusion with
On Fri, Dec 24, 2004 at 08:40:29AM -0500, Pierre A. Humblet wrote:
>At 12:54 AM 12/24/2004 -0500, Pierre A. Humblet wrote:
>I think the way out is as follows:
>Toward the end of spawn_guts:
>
>ciresrv.sync (myself, INFINITE); [always]
>
>if (wait_for_myself)
> waitpid (myself->pid, &dummy, 0);
At 12:54 AM 12/24/2004 -0500, Pierre A. Humblet wrote:
>At 12:25 AM 12/24/2004 -0500, Christopher Faylor wrote:
>>On Thu, Dec 23, 2004 at 11:59:59PM -0500, Pierre A. Humblet wrote:
>>>At 11:35 PM 12/23/2004 -0500, Christopher Faylor wrote:
I don't think you need it. You just need to tell a pro
Brian Dessent wrote:
> > Let me say it again. This is not new behavior:
> >
> > 2003-08-05 Pavel Tsekov
> >
> > * path.cc (cygdrive_getmntent): Do not skip over drives of type
> > DRIVE_REMOVABLE.
> >
> > Perhaps you should be discussing this with Pavel.
>
> Okay, I misunderst