Re: getcontext() -> Bus error?
Re: getcontext() -> Bus error?
- Subject: Re: getcontext() -> Bus error?
- From: Amanda Walker <email@hidden>
- Date: Sat, 16 Feb 2008 17:58:34 -0500
On Feb 16, 2008, at 4:23 PM, Edd Dawson wrote:
I can see how what I did would be problematic for certain
implementations. On the other hand I don't believe I'm doing
anything funny as far as the POSIX standard is concerned.
Well, as of the 2004 edition of 1003.1, strictly conforming POSIX
applications can't use these functions at all, and are supposed to use
the POSIX threads functions instead. Last I checked (late 2006), they
were slated for removal altogether in the next rev of the standard
(which should be happening right around now, if I recall correctly).
As to why it works in Linux but not Darwin, my first guess would be
"luck" :-). Using these functions has always been a fairly delicate
matter.
--Amanda
_______________________________________________
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