From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e60806270839x1e0550b0nef671c73df91fff4@mail.gmail.com> Date: Fri, 27 Jun 2008 08:39:31 -0700 From: "David Leimbach" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <20080627152937.4DA6A1E8C2B@holo.morphisms.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9145_7393407.1214581171643" References: <14ec7b180806270816t389b0794i1654ae3b6ed2a46d@mail.gmail.com> <20080627152937.4DA6A1E8C2B@holo.morphisms.net> Subject: Re: [9fans] 9vx - os x fix Topicbox-Message-UUID: c87b7bb4-ead3-11e9-9d60-3106f5b1d025 ------=_Part_9145_7393407.1214581171643 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Yep that's working ok. Though I'm losing the ability to send capital letters to X11 in general, I'm not sure if that's an artifact of this or not. Dave On Fri, Jun 27, 2008 at 8:31 AM, Russ Cox wrote: > It looks like calling fork() in OS X 10.5 doesn't > copy the alternate signal stack information into > the child. If you add the -F flag to keep it from > forking into the background, Andrey says it > works fine. > > I'll tweak the code to work around this later. > For now, just use -F. > > Russ > > > ------=_Part_9145_7393407.1214581171643 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Yep that's working ok.  Though I'm losing the ability to send capital letters to X11 in general, I'm not sure if that's an artifact of this or not.

Dave

On Fri, Jun 27, 2008 at 8:31 AM, Russ Cox <rsc@swtch.com> wrote:
It looks like calling fork() in OS X 10.5 doesn't
copy the alternate signal stack information into
the child.  If you add the -F flag to keep it from
forking into the background, Andrey says it
works fine.

I'll tweak the code to work around this later.
For now, just use -F.

Russ



------=_Part_9145_7393407.1214581171643--