Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: Allow setting $0 when POSIX_ARGZERO is not set



On Tue, Jun 16, 2015 at 5:58 PM, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Jun 16,  8:25am, Mikael Magnusson wrote:
> }
> } > There are probably other race conditions if a signal were to arrive
> } > while the shell is still initializing state.  Maybe we should get a
> } > queue_signals() in there somewhere early.
> }
> } Oh, in that case maybe it's a lot more trouble than it's worth...
>
> Sorry, the "other race conditions" part has nothing to do with setting
> argzero, I was merely commenting that if I noticed a race in this part
> of the initialization code there are probably races elsewhere as well.

Okay, so it should be fine to push both of the patches in the thread?

-- 
Mikael Magnusson



Messages sorted by: Reverse Date, Date, Thread, Author