public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Windows XP Support
Date: Mon, 11 Jan 2016 19:59:00 -0000	[thread overview]
Message-ID: <20160111192505.GA2832@calimero.vinschen.de> (raw)
In-Reply-To: <970602BE-CBDF-4191-9CF1-11C855CDCAFE@etr-usa.com>

[-- Attachment #1: Type: text/plain, Size: 1335 bytes --]

On Jan 11 09:25, Warren Young wrote:
> On Jan 11, 2016, at 4:52 AM, Corinna Vinschen <corinna-cygwin@cygwin.com> wrote:
> > 
> > Continuing support for XP and Server 2003 is really becoming a
> > burden.  It requires to code and maintain workarounds which are not
> > required anymore in newer OSes, so I really would like to get rid of
> > that stuff.
> 
> I seem to recall you saying that Vista added a fork-like facility to
> the kernel which might let Cygwin implement a copy-on-write fork(2).
> Would dropping XP support allow that?

Unfortunately not.  Effectively I begged for it on the Windows MSDN
forums and in private communication with Microsoft, but to no avail
for technical reasons.

The fork-like function (called RtlCloneUserProcess) does not work
reliably with Win32 processes.  The problem is not the function itself,
but the way certain Win32 DLLs are initialized at startup.  The DLL
initialization code won't do the right thing anymore in the child
process and thus stuff doesn't work in the child.  E.g., the connection
to the console Window is broken in the child and no AllocConsole or
AttachConsole call will resurrect it.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2016-01-11 19:25 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-10 17:43 Herbert Stocker
2016-01-10 23:52 ` Terry McCarty - WA5NTI
2016-01-11  2:05   ` Juan Miguel Navarro Martínez
2016-01-11 17:20     ` Erik Soderquist
2016-01-11 21:31       ` cyg Simple
2016-01-11 22:44         ` Erik Soderquist
2016-01-12  4:25           ` Peter A. Castro
2016-01-11 19:25     ` Warren Young
2016-01-12  9:28       ` Andrey Repin
2016-01-11  3:54   ` Mike Brown
2016-01-11 14:39 ` Corinna Vinschen
2016-01-11 15:41   ` wilson
2016-01-11 17:46     ` Erik Soderquist
2016-01-11 18:31       ` Jon Beniston
2016-01-11 17:05   ` Warren Young
2016-01-11 19:59     ` Corinna Vinschen [this message]
2016-01-11 17:08 ` Warren Young

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160111192505.GA2832@calimero.vinschen.de \
    --to=corinna-cygwin@cygwin.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).