Re: Still more pty problems
Re: Still more pty problems
- Subject: Re: Still more pty problems
- From: Jonas Maebe <email@hidden>
- Date: Sun, 18 Sep 2011 00:35:46 +0200
On 17 Sep 2011, at 21:17, Ingemar Ragnemalm wrote:
> You are right, that did it for this example! Only one detail: AFAIK the EINTR checks are superfluous in the default setting, since the default behavior is to restart the interrupted call.
I'm fairly sure that's not true. The FPC run time library missed several such EINTR checks when I first did the Mac OS X port, and this caused a lot of problems on Mac OS X until I fixed them. These errors hadn't been noticed before because interrupted systems are much less likely to happen on Linux than on Mac OS X (or they were at least back then, around 2004).
Jonas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden