Re: AuthSample
Re: AuthSample
- Subject: Re: AuthSample
- From: "David Symonds" <email@hidden>
- Date: Mon, 29 Oct 2007 21:50:06 +1100
On 10/29/07, Andrew James <email@hidden> wrote:
> Hi,
> So it seems the newer version of Leopard is whats dropping the privs,
> however what is the best way to retrieve the return value of the commands if
> i use fork/exec
Use the wait or waitpid system call, which will block until a
particular process terminates.
Dave.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden