Re: Sending SIGUSR1 to a process
Re: Sending SIGUSR1 to a process
- Subject: Re: Sending SIGUSR1 to a process
- From: Saagar Jha via Cocoa-dev <email@hidden>
- Date: Mon, 29 Jan 2024 00:23:19 -0800
Yes, this should work. The only changes I know of is that you can’t signal some
Apple processes these days if System Integrity Protection is engaged.
Saagar Jha
> On Jan 28, 2024, at 23:06, Gabriel Zachmann via Cocoa-dev
> <email@hidden> wrote:
>
> IIRC, one process cannot send a Unix signal to another one.
> At least, not any more, and not without special privileges.
>
> But would it be possible for a user to send a SIGUSR1 (using 'kill -30 <pid>'
> on the command line) to a process they own?
>
> I couldn't find information about that.
> In fact, in the developer docs i couldn't find any info about Unix signals,
> what is possible or not under the new security regime in macOS.
> (I can't remember where i read about the new limitations regarding signals
> under the new security regime.)
>
> Any info will be highly appreciated.
>
> Best regards, Gabriel
>
> _______________________________________________
>
> 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
_______________________________________________
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