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

Re: Another blast from the far past: HAVE_PRCTL



Bart Schaefer wrote on Sat, 15 May 2021 19:22 +00:00:
> Amazing how long some things have been sitting in my "git stash". :-|
> 
> https://www.zsh.org/mla/workers/2014/msg01253.html
> workers/33465
> 
> Still relevant?

On Linux 4.19, `ps -e` is not changed by `jobs -Z` but is changed by
calling prctl(PR_SET_NAME, …), so it seems the patch _is_ still relevant.

I didn't actually apply it; I just attached in a debugger and called the
function manually.

Cheers,

Daniel




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