Re: Sources of _execve and __posix_spawn
Re: Sources of _execve and __posix_spawn
- Subject: Re: Sources of _execve and __posix_spawn
- From: Hans Aberg <email@hidden>
- Date: Wed, 3 Jun 2009 19:42:29 +0200
On 3 Jun 2009, at 18:37, Terry Lambert wrote:
For 'mach_', there seems to in general no man-pages.
Try reading Amit Singh's book.
Thanks. I managed to get the examples in Boykin et al. working, and
then it is quite good.
In general, we consider the Mach stuff to be implementation detail,
and want you to use franewrks so we can feel free to change the
implementation details, in particular, the interface contracts, any
time we want.
I also have the Mach 3 standard. But I found it convenient checking
man pages.
Feel free to figure out how to use the functions directly; but
expect to have to rework and recompile your code after any release
or software update, with no prior warning and no recourse, should
you break.
I was mainly interested in typed IPC, and MIG is fine.
Hans
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden